👳👨❤️👨 Checkpoint
./for-artists/index.html:69682263/757 ./signup/index.html:69682263/80 ./index.html:69682263/100
This commit is contained in:
@ -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 doesn’t 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>
|
||||||
|
|||||||
@ -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">
|
||||||
|
|||||||
@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user