From f614d01caef54ec2610ba89b646ea6583ad3f446 Mon Sep 17 00:00:00 2001
From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com>
Date: Tue, 28 Jan 2025 11:50:06 -0800
Subject: [PATCH] fix: meta tags for rss feeds
---
src/_includes/partials/meta.html | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/src/_includes/partials/meta.html b/src/_includes/partials/meta.html
index ab0f393..56539e0 100644
--- a/src/_includes/partials/meta.html
+++ b/src/_includes/partials/meta.html
@@ -21,5 +21,22 @@
+ title="Posts • {{ meta.siteName }}"
+ href="/feeds/posts.xml" />
+
+
+
+
+