🏍🎹 Checkpoint
./scripts/zines.js:69682263/122 ./zines/index.html:69682263/165
This commit is contained in:
@ -6,11 +6,14 @@ let zines = [
|
||||
"blurb": ""
|
||||
},
|
||||
*/
|
||||
{
|
||||
name: "bouncinglime"
|
||||
},
|
||||
{
|
||||
name: "lee",
|
||||
site: "https://leecat.art",
|
||||
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",
|
||||
|
||||
@ -57,6 +57,16 @@
|
||||
<header role="banner">
|
||||
<h1>The Zines!</h1>
|
||||
</header>
|
||||
|
||||
<p>
|
||||
16 artists.
|
||||
</p>
|
||||
<p>
|
||||
11 physical zines.
|
||||
</p>
|
||||
<p>
|
||||
12 digital zines.
|
||||
</p>
|
||||
|
||||
<ul id="zine-container">
|
||||
<!-- Auto populated by scripts/zines.js -->
|
||||
|
||||
Reference in New Issue
Block a user