🐋🌾 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:
10
index.html
10
index.html
@ -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/" />
|
||||
@ -44,13 +45,8 @@
|
||||
<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 2025</h1>
|
||||
|
||||
Reference in New Issue
Block a user