upgrade to 3.0

This commit is contained in:
Kathleen Fitzpatrick
2024-10-14 19:27:15 -04:00
parent e8f8a543de
commit 655ad0ded8
1988 changed files with 47081 additions and 263 deletions

View File

@@ -6,5 +6,6 @@ const eleventyNavigation = {
---
<h1>Archive</h1>
{% set showYear = true %}
{% set postslist = collections.posts %}
{% include "postslist.njk" %}
{% include "archive.njk" %}