generic zine updates and styling and such

This commit is contained in:
2026-09-17 14:54:17 -07:00
parent 5bd296731c
commit fc176e823d
5 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ layout: base.njk
The interest form for 2026-2027 is open on the [signup page.](/signup)
[Pre-order zine bundles now!](https://ko-fi.com/inherentlee/shop/fedizinefest2026_2027)
You can [pre-order zine bundles now!](https://ko-fi.com/inherentlee/shop/fedizinefest2026_2027)
Read the [FediZineFest 2026-2027 guidelines.](/years/2026-2027/guidelines)
+2
View File
@@ -9,6 +9,8 @@ eleventyNavigation:
### [2026-2027 guidelines](/years/2026-2027/guidelines)
### [2026-2027 zines](/years/2026-2027/zines)
## [FediZineFest 2025](/years/2025)
### [2025 guidelines](/years/2025/guidelines)
+4
View File
@@ -5,6 +5,10 @@ eleventyNavigation:
order: 3
---
<p>Trying to see just one year? Check out <a href="/years/2024/zines/">2024</a>,
<a href="/years/2025/zines/">2025</a>, or <a href="/years/2026-2027/zines/">2026-2027.</a>
</p>
{% set zines = collections.zines %}
{% set allyears = true %}
{% include "zines.njk" %}