From f4b6ed17ea95df2e138f1866c8c33369dd724b3e Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Sat, 21 Feb 2026 03:40:29 +0530 Subject: [PATCH] Add analytics script from analytics.neeldhara.website --- src/components/Head.astro | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/Head.astro b/src/components/Head.astro index 845224e..79887db 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -60,6 +60,13 @@ const { title, description, image = "/astro-micro.jpg" } = Astro.props; + + +