remove links to glitch assets
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="../../../scripts/nav.js" defer></script>
|
||||
<script src="../../../scripts/footer.js" defer></script>
|
||||
|
||||
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.fyi/years/2025/guidelines" />
|
||||
@ -25,7 +25,7 @@
|
||||
<meta property="og:description" content="guidelines for FediZineFest 2025" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
content="/assets/logo.png"
|
||||
/>
|
||||
<meta
|
||||
property="og:image:alt"
|
||||
@ -103,7 +103,7 @@
|
||||
|
||||
<h2>Why</h2>
|
||||
<p>To bring folks together and share art.</p>
|
||||
|
||||
|
||||
<h2>
|
||||
Art guidelines
|
||||
</h2>
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="../../scripts/nav.js" defer></script>
|
||||
<script src="../../scripts/footer.js" defer></script>
|
||||
|
||||
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.fyi/years/2025" />
|
||||
@ -25,7 +25,7 @@
|
||||
<meta property="og:description" content="FediZineFest 2025" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
content="/assets/logo.png"
|
||||
/>
|
||||
<meta
|
||||
property="og:image:alt"
|
||||
@ -46,7 +46,7 @@
|
||||
|
||||
<img
|
||||
id="logo"
|
||||
src="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
src="/assets/logo.png"
|
||||
alt="a logo in dark purple and golden yellow. it looks sorta like a folded map, or like a single piece of printer paper that's been folded and cut into the format needed for an 8-page zine. the 8 panels read FEDI ZINE. next to this, a blue and green folded 8-page zine reads 'fest 2025'"
|
||||
/>
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"site": "https://xyzzyzzyzx.xyz/",
|
||||
"format": "digital",
|
||||
"blurb": "a perzine about my experience in a conservative catholic high school, called “shut up & eat your dirt”",
|
||||
"title": "Shut up & eat your dirt!"
|
||||
"title": "Shut up & eat your dirt!"
|
||||
},
|
||||
{
|
||||
"name": "Pesto Jaguar",
|
||||
@ -52,7 +52,7 @@
|
||||
"site": "https://proteanart.xyz",
|
||||
"format": "physical/digital",
|
||||
"blurb": "So You Want To Be A Pen Pal minizine. About being a pen pal for incarcerated folks! And beginner advocacy work!",
|
||||
"title": "So You Want To Be A Pen Pal"
|
||||
"title": "So You Want To Be A Pen Pal"
|
||||
},
|
||||
{
|
||||
"name": "Mythical Type",
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<script src="../../../scripts/nav.js" defer></script>
|
||||
<script src="../../../scripts/footer.js" defer></script>
|
||||
<script src="../../../scripts/zines.js" data-zinefile="/years/2025/zines.json" defer></script>
|
||||
|
||||
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.fyi/zines" />
|
||||
@ -27,7 +27,7 @@
|
||||
<meta property="og:description" content="zines of FediZineFest 2025" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
||||
content="/assets/logo.png"
|
||||
/>
|
||||
<meta
|
||||
property="og:image:alt"
|
||||
@ -44,7 +44,7 @@
|
||||
<header role="banner">
|
||||
<h1>FediZineFest 2025 Zines</h1>
|
||||
</header>
|
||||
|
||||
|
||||
<div id="zine-count">
|
||||
<!-- Auto populated by scripts/zines.js -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user