generated from inherentlee/11ty
11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
---
|
|
title: All FediZineFest Zines
|
|
eleventyNavigation:
|
|
key: zines!
|
|
order: 3
|
|
---
|
|
|
|
{% set zines = collections.zines %}
|
|
{% set allyears = true %}
|
|
{% include "zines.njk" %}
|