From 2b6abb52b652552ccae6a2ecc73729b58659b8b7 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Fri, 20 Feb 2026 13:58:01 +0530 Subject: [PATCH] feat: add RSS link to footer --- src/components/Footer.astro | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 19e0836..205f88a 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -14,6 +14,29 @@ import BackToTop from "@components/BackToTop.astro";
© {new Date().getFullYear()} • {SITE.TITLE} 🔬