./2024/index.html:69682263/625 ./for-artists/index.html:69682263/7638 ./scripts/nav.js:69682263/450
63 lines
2.2 KiB
HTML
63 lines
2.2 KiB
HTML
<!-- DEPRECATED, edit /years/2024/index.html -->
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link
|
|
rel="icon"
|
|
href="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
|
/>
|
|
|
|
<title>FediZineFest 2024</title>
|
|
|
|
<!-- The website stylesheet -->
|
|
<link rel="stylesheet" href="/styles/main.css" />
|
|
|
|
<!-- The website JavaScript file -->
|
|
<script src="/scripts/footer.js" defer></script>
|
|
<script src="/scripts/wip.js" defer></script>
|
|
|
|
<!-- Redirect to correct page -->
|
|
<meta http-equiv="refresh" content="0; url=/years/2024" />
|
|
|
|
<!-- Meta -->
|
|
<link rel="canonical" href="https://fedizinefest.glitch.me/2024" />
|
|
<meta name="description" content="FediZineFest 2024" />
|
|
<meta name="robots" content="index,follow" />
|
|
<meta property="og:title" content="FediZineFest 2024" />
|
|
<meta property="og:type" content="article" />
|
|
<meta property="og:url" content="https://fedizinefest.glitch.me/2024" />
|
|
<meta property="og:description" content="FediZineFest 2024" />
|
|
<meta
|
|
property="og:image"
|
|
content="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/2025.png?v=1734061088862"
|
|
/>
|
|
<meta
|
|
property="og:image:alt"
|
|
content="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'"
|
|
/>
|
|
<meta name="twitter:card" content="summary" />
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<nav role="navigation" id="top-nav">
|
|
<!-- auto-populated by nav.js -->
|
|
</nav>
|
|
|
|
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
|
|
|
<main id="main">
|
|
<header role="banner">
|
|
<h1>FediZineFest 2024</h1>
|
|
</header>
|
|
<p>
|
|
This page has moved. If you have not been redirected automatically,
|
|
<a href="/years/2024">read more on 2024 here</a>.
|
|
</p>
|
|
</main>
|
|
</div>
|
|
<footer role="contentinfo" id="footer"></footer>
|
|
</body>
|
|
</html>
|