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

Archive

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