🐋🌾 Checkpoint
./years/2025/index.html:69682263/656 ./scripts/wip.js:69682263/1376 ./styles/main.css:69682263/395 ./index.html:69682263/10113 ./zines/index.html:69682263/334 ./years/index.html:69682263/334 ./years/2026/index.html:69682263/341 ./years/2024/index.html:69682263/334 ./team/index.html:69682263/334 ./status/index.html:69682263/334 ./signup/index.html:69682263/50 ./learn/index.html:69682263/50 ./for-artists/index.html:69682263/50 ./2024/index.html:69682263/50
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/years/2024" />
|
||||
@ -44,13 +45,7 @@
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner">
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/years/2025" />
|
||||
@ -45,13 +46,7 @@
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner">
|
||||
@ -87,7 +82,7 @@
|
||||
<dl>
|
||||
<dt>Physical Zine Coordinator</dt>
|
||||
<dd>
|
||||
Lee Cattarin — <a href="https://leecat.art/contact">contact Lee</a>
|
||||
Lee Cattarin — <a href="https://leecat.art">leecat.art</a>
|
||||
</dd>
|
||||
<dt>Digital Zine Coordinator</dt>
|
||||
<dd>
|
||||
@ -95,10 +90,6 @@
|
||||
<a href="https://assemblag.es/@playinprogress"
|
||||
>@playinprogress on fedi</a
|
||||
>
|
||||
or
|
||||
<a href="mailto:scrupeda@googlemail.com?subject=fediZineFest"
|
||||
>email Oona</a
|
||||
>
|
||||
</dd>
|
||||
<dt>Timeline Coordinator</dt>
|
||||
<dd>
|
||||
@ -106,14 +97,10 @@
|
||||
<a href="https://catcatnya.com/@sodamnqueer"
|
||||
>@sodamnqueer on fedi</a
|
||||
>
|
||||
or
|
||||
<a href="mailto:enbyjack@gmail.com?subject=fediZineFest"
|
||||
>email Jack</a
|
||||
>
|
||||
</dd>
|
||||
<dt>Website/Database Management</dt>
|
||||
<dd>
|
||||
Lee Cattarin — <a href="https://leecat.art/contact">contact Lee</a>
|
||||
Lee Cattarin — <a href="https://leecat.art">leecat.art</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</main>
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/years/2026" />
|
||||
@ -46,14 +47,7 @@
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner"><h1>FediZineFest 2026</h1></header>
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/years" />
|
||||
@ -47,13 +48,7 @@
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
<main id="main">
|
||||
<header role="banner"><h1>Catalog of Years</h1></header>
|
||||
|
||||
Reference in New Issue
Block a user