From 874694eb1039e74b5914811b8e14e81e1e2a65f7 Mon Sep 17 00:00:00 2001 From: ekzyis Date: Fri, 13 Jun 2025 20:03:50 +0200 Subject: [PATCH] Add zines to socials in footer (#2223) --- components/footer.js | 64 +++++++++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 27 deletions(-) diff --git a/components/footer.js b/components/footer.js index bcd48da1..dba99f5f 100644 --- a/components/footer.js +++ b/components/footer.js @@ -53,33 +53,43 @@ const RssPopover = ( const SocialsPopover = ( - - nostr - - \ - - twitter - - \ - - youtube - - \ - - pod - +
+ + nostr + + \ + + twitter + + \ + + youtube + +
+
+ + pod + + \ + + zines + +
)