🏍🎹 Checkpoint
./scripts/zines.js:69682263/122 ./zines/index.html:69682263/165
This commit is contained in:
@ -6,11 +6,14 @@ let zines = [
|
|||||||
"blurb": ""
|
"blurb": ""
|
||||||
},
|
},
|
||||||
*/
|
*/
|
||||||
|
{
|
||||||
|
name: "bouncinglime"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "lee",
|
name: "lee",
|
||||||
site: "https://leecat.art",
|
site: "https://leecat.art",
|
||||||
format: "physical",
|
format: "physical",
|
||||||
blurb: "2 color hand-printed zine, probably about my dog"
|
blurb: "2 color hand-printed zine with pictures of my dog"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Em/mett",
|
name: "Em/mett",
|
||||||
|
|||||||
@ -58,6 +58,16 @@
|
|||||||
<h1>The Zines!</h1>
|
<h1>The Zines!</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
16 artists.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
11 physical zines.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
12 digital zines.
|
||||||
|
</p>
|
||||||
|
|
||||||
<ul id="zine-container">
|
<ul id="zine-container">
|
||||||
<!-- Auto populated by scripts/zines.js -->
|
<!-- Auto populated by scripts/zines.js -->
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user