From 87351bafdae32dadaa996db81bc8b753d6ca6177 Mon Sep 17 00:00:00 2001 From: jjjj Date: Sun, 18 Jan 2026 21:55:24 -0800 Subject: [PATCH] add zines to our projects --- src/pages/OurProjects.astro | 10 ++++++ src/pages/OurProjectsPages/Zines.astro | 45 ++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 src/pages/OurProjectsPages/Zines.astro diff --git a/src/pages/OurProjects.astro b/src/pages/OurProjects.astro index 098f97d..6412bc7 100644 --- a/src/pages/OurProjects.astro +++ b/src/pages/OurProjects.astro @@ -104,6 +104,7 @@ import "../styles/globals.css";
photo collage of cats
+======= + src="/assets/zines-thumbnail.png" + alt="zines" + width="250" + class="border object-cover w-[250px] h-[250px]" + /> + Zines + +>>>>>>> 01fd965 (add zines to our projects) diff --git a/src/pages/OurProjectsPages/Zines.astro b/src/pages/OurProjectsPages/Zines.astro new file mode 100644 index 0000000..74a4f81 --- /dev/null +++ b/src/pages/OurProjectsPages/Zines.astro @@ -0,0 +1,45 @@ +--- +import Navbar from "../../components/Navbar"; +import Footer from "../../components/Footer"; +import Layout from "../../layouts/Layout.astro"; +import { ZineGrid } from "../../components/zines/ZineGrid"; +import "../../styles/globals.css"; +--- + + +
+
+ +
+

Zines

+

+ We create and share zines about technology, power, and resistance. + Click on a zine to read it in our interactive flipbook viewer! +

+ + +
+
+
+
+
+ +