From e73005968dcf23d97167b55a3fe084c7746caf11 Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Thu, 10 Jul 2025 15:29:09 -0700 Subject: [PATCH] Adds domain to the path for counter requests. --- src/components/Footer.astro | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 0c50669..790722e 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,6 +4,11 @@ const today = new Date();