From 439eabd69f6dc8df27825663d2a1e8b0ee87b286 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Thu, 26 Sep 2024 18:14:27 -0500 Subject: [PATCH] add rss auto discovery --- src/pages/index.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/index.astro b/src/pages/index.astro index daff662..de6ca1c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,6 +7,8 @@ import "../styles/home.scss"; const currentUrl = Astro.url; --- + +

Blog