From d3edd8f748e3e6da5008d8353d04fc45a1dfb1c4 Mon Sep 17 00:00:00 2001 From: nlea Date: Thu, 15 Jan 2026 15:21:56 +0100 Subject: [PATCH] remove Google Analytics from the astro.config.ts --- astro.config.ts | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/astro.config.ts b/astro.config.ts index 2867be5..f5a8ad1 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -51,14 +51,7 @@ export default defineConfig({ media: "(prefers-color-scheme: dark)", }, }, - // Google Analytics - { - tag: "script", - attrs: { - src: "https://www.googletagmanager.com/gtag/js?id=G-GEKL1TDFL6", - async: true, - }, - }, + { tag: "script", content: `