diff --git a/scripts/zines.js b/scripts/zines.js new file mode 100644 index 0000000..7b41764 --- /dev/null +++ b/scripts/zines.js @@ -0,0 +1,10 @@ +let zines = [ + { + "artist": "lee", + "blurb": "something about gender or shit, who knows", + "format": "physical/digital", + "website": "https://leecat.art", + "fedi": "https://flipping.rocks/@inherentlee" + + } +] \ No newline at end of file diff --git a/team/index.html b/team/index.html index e60dbbb..ec3cb9b 100644 --- a/team/index.html +++ b/team/index.html @@ -59,22 +59,22 @@
+ This site is a work in progress! If you experience issues, + please try waiting a minute and reloading before reaching out with + questions. +
+