I won't even try to chunk this up

This commit is contained in:
2026-08-26 13:46:34 -07:00
parent 5796b1f07c
commit 4bf83db4a7
68 changed files with 768 additions and 71 deletions
+10
View File
@@ -0,0 +1,10 @@
---
title: All FediZineFest Zines
eleventyNavigation:
key: zines!
order: 3
---
{% set zines = collections.zines %}
{% set allyears = true %}
{% include "zines.njk" %}