---js const eleventyNavigation = { key: "all posts", order: 2 }; ---

all posts

{% set postslist = collections.posts %} {% include "postslist.njk" %}