⛸👱 Checkpoint
./2024/index.html:69682263/381 ./for-artists/index.html:69682263/7527 ./signup/index.html:69682263/8559 ./status/index.html:69682263/5471 ./team/index.html:69682263/6092 ./zines/index.html:69682263/5390
This commit is contained in:
@ -13,11 +13,11 @@
|
||||
<!-- The website stylesheet -->
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
<link rel="stylesheet" href="styles/zines.css" />
|
||||
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="scripts/footer.js" defer></script>
|
||||
<script src="scripts/zines.js" defer></script>
|
||||
|
||||
|
||||
<!-- Meta -->
|
||||
<link rel="canonical" href="https://fedizinefest.glitch.me/zines" />
|
||||
<meta name="description" content="zines of FediZineFest 2025" />
|
||||
@ -56,12 +56,15 @@
|
||||
<main id="main">
|
||||
<header role="banner">
|
||||
<h1>The Zines!</h1>
|
||||
<p>
|
||||
Do not fear! You have not missed a signup link. This is fake
|
||||
information so I can play with styles.
|
||||
</p>
|
||||
</header>
|
||||
|
||||
|
||||
<ul id="zine-container">
|
||||
<!-- Auto populated by scripts/zines.js -->
|
||||
</ul>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
|
||||
Reference in New Issue
Block a user