From 53af37a9adb8194467656f173af0f8bb98bb197e Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 7 Sep 2023 02:30:13 -0700 Subject: add RSS feed to Header --- src/components/Header.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Header.astro b/src/components/Header.astro index 9f74419..16bcfe4 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -11,6 +11,7 @@ import { SITE_TITLE } from '../consts'; Home Blog About + RSS