From 8027db6a43528d6c759a36421c25cbbfe28957e1 Mon Sep 17 00:00:00 2001 From: r-freeman Date: Mon, 23 Jan 2023 19:51:14 +0000 Subject: [PATCH] Removed duplicate link tag --- pages/_document.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pages/_document.tsx b/pages/_document.tsx index 0c9daac..2cc6239 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -44,11 +44,13 @@ export default function Document() { rel="alternate" type="application/rss+xml" href="/rss/feed.xml" + title="RSS feed for ryanfreeman.dev" /> -