remove links to glitch assets
This commit is contained in:
@ -14,11 +14,11 @@
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="../scripts/nav.js" defer></script>
|
||||
<script src="../scripts/footer.js" defer></script>
|
||||
|
||||
|
||||
|
||||
<!-- Redirect to correct page -->
|
||||
<meta http-equiv="refresh" content="0; url=/years/2025/zines" />
|
||||
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.fyi/zines" />
|
||||
<meta name="description" content="zines of FediZineFest" />
|
||||
@ -29,7 +29,7 @@
|
||||
<meta property="og:description" content="zines of FediZineFest" />
|
||||
<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,11 +46,11 @@
|
||||
<header role="banner">
|
||||
<h1>FediZineFest Zines</h1>
|
||||
</header>
|
||||
|
||||
|
||||
<p>
|
||||
This page is a redirect to <a href="/years/2025/zines">FediZineFest 2025 Zines</a>.
|
||||
</p>
|
||||
|
||||
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
|
||||
Reference in New Issue
Block a user