summaryrefslogtreecommitdiff
path: root/src/components/BaseHead.astro
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2026-01-13 17:13:43 +0100
committerDawid Rycerz <dawid@rycerz.xyz>2026-01-13 17:20:15 +0100
commit9fe4480c3981c38ae8e24d0495df957039864a5d (patch)
treea5f3e4f8c0732c8cd934c28596c6a4d0ab38a4b4 /src/components/BaseHead.astro
parentc0dcecc43e36eeb6b10f662c1be760736cd0dbac (diff)
Remove micro and migrate to use only posts
Diffstat (limited to 'src/components/BaseHead.astro')
-rw-r--r--src/components/BaseHead.astro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro
index 40f1d20..14286c3 100644
--- a/src/components/BaseHead.astro
+++ b/src/components/BaseHead.astro
@@ -95,7 +95,6 @@ const ogLocale = getOgLocale(lang);
{/* RSS auto-discovery */}
<link href="/rss.xml" title="Blog" rel="alternate" type="application/rss+xml" />
-<link href="/micro/rss.xml" title="Micro" rel="alternate" type="application/rss+xml" />
{/* Webmentions */}
{