👏🚕 Checkpoint
./2024/index.html:69682263/62 ./learn/index.html:69682263/2031 ./years/2025/index.html:69682263/3144 ./years/2024/index.html:69682263/10059 ./signup/index.html:69682263/1407 ./status/index.html:69682263/457 ./team/index.html:69682263/421 ./years/2024/guidelines/index.html:69682263/513 ./years/2024/zines/index.html:69682263/403 ./years/2025/guidelines/index.html:69682263/403 ./years/2025/zines/index.html:69682263/888 ./years/2026/index.html:69682263/347 ./years/index.html:69682263/403 ./zines/index.html:69682263/348 ./index.html:69682263/355
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
<link rel="stylesheet" href="/styles/main.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/scripts/nav.js" defer></script>
|
||||
<script src="/scripts/footer.js" defer></script>
|
||||
<script src="/scripts/wip.js" defer></script>
|
||||
|
||||
@ -44,11 +45,6 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item" href="/"> home </a>
|
||||
<a class="nav-item" href="/signup"> signup </a>
|
||||
<a class="nav-item" href="/zines"> zines! </a>
|
||||
<a class="nav-item" href="/for-artists"> artist guidelines </a>
|
||||
<a class="nav-item" href="/learn"> things we learned </a>
|
||||
</nav>
|
||||
|
||||
<div id="wip"> <!-- auto-populated by wip.js --> </div>
|
||||
|
||||
Reference in New Issue
Block a user