--- layout: layouts/home.njk tags: nav navtitle: Home ---
Now edit the _data/metadata.json with your blog’s information—and delete this message from index.njk.
{% set postslist = collections.posts %} {% include "postslist.njk" %}