👳👨‍❤️‍👨 Checkpoint

./for-artists/index.html:69682263/757
./signup/index.html:69682263/80
./index.html:69682263/100
This commit is contained in:
Glitch (glitch-hello-website)
2024-12-12 04:57:25 +00:00
parent 59dd9178f8
commit 6404da928f
3 changed files with 12 additions and 3 deletions

View File

@ -32,14 +32,21 @@
<header role="banner"> <header role="banner">
<h1>Artist Guidelines</h1> <h1>Artist Guidelines</h1>
</header> </header>
<p>
<b>Zines do not have to be newly created for this event.</b> You may absolutely share zines you have previously created. However, please do not share zines that are already freely available in the same format - we want the backers to get a good deal.
</p>
<p>
While you may submit more than one zine, I ask that you limit <b>physical</b> zine submissions to one zine. This is to ensure that shipping doesnt become too unreasonable (for you OR me).
</p>
<h2> <h2>
For physical zines Physical zines
</h2> </h2>
<p> <p>
No larger than one of: No larger than one of:
<ul> <ul>
<li>a sheet of A4 paper, folded once</li> <li>21x14.9cm (a sheet of A4 paper, folded once)</li>
<li>a sheet of 8.5"x11" paper, folded once</li> <li>8.5"x5.5" (a sheet of 8.5"x11" paper, folded once)</li>
</ul> </ul>
</p> </p>
</main> </main>

View File

@ -17,6 +17,7 @@
<div class="wrapper"> <div class="wrapper">
<nav role="navigation" id="top-nav"> <nav role="navigation" id="top-nav">
<a class="nav-item" href="/signup"> signup </a> <a class="nav-item" href="/signup"> signup </a>
<a class="nav-item" href="/for-artists"> for artists </a>
</nav> </nav>
<div class="wip"> <div class="wip">

View File

@ -17,6 +17,7 @@
<div class="wrapper"> <div class="wrapper">
<nav role="navigation" id="top-nav"> <nav role="navigation" id="top-nav">
<a class="nav-item" href="/"> home </a> <a class="nav-item" href="/"> home </a>
<a class="nav-item" href="/for-artists"> artist guidelines </a>
</nav> </nav>
<div class="wip"> <div class="wip">