From 05e96b85989d9a9a489bfc779a4847eb343322c8 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 17 Aug 2024 13:01:17 -0600 Subject: [PATCH] no darkreader! --- src/components/Head.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Head.astro b/src/components/Head.astro index 0e3e229..01d8f75 100755 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -51,3 +51,6 @@ const page = Astro.url.pathname; + + + \ No newline at end of file