From 13155672a8f4bed51b1c264833abaa99834a9422 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Tue, 28 Apr 2026 12:19:41 +0100 Subject: [PATCH] fix: broken analytics --- src/layouts/Layout.astro | 2 +- src/pages/index.astro | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 0e6e524..078a818 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -67,7 +67,7 @@ import ProfilePicture from "../../public/pfp.webp"; ], })} /> - + diff --git a/src/pages/index.astro b/src/pages/index.astro index 11b14a1..3ee7515 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -19,7 +19,6 @@ import LocationIcon from "../assets/icons/location.svg";

If you're looking to contact me, here are the best ways from fastest to slowest response:

  1. Discord (fastest, within a day or two)
  2. -
  3. Twitter (fastest)
  4. Reddit (fast)
  5. Email (really slow, within days or even a month, probably weeks tbh)