formspree/blogophonic-hugo

How to add blog posts grid to homepage

Opened this issue · 0 comments

Hi.

I'm having some trouble adding a list of recents blog posts to the homepage.
I'm adding in line 19 of file layouts/index.html:
{{ partial "blog/list-grid.html" }}

Any help?