diff --git a/src/pages/index.astro b/src/pages/index.astro index 1b4ab10..af3b7d6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,7 +14,7 @@ const posts = await Astro.glob("../posts/*.md"); const tags = getTags(posts); --- - + @@ -28,6 +28,13 @@ const tags = getTags(posts); +

+ You can also + subscribe with RSS! + +

+
+