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

Archive

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