From 1c461ddc3cce063f928ec92ee44f6b5af6cc4cea Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 16 Oct 2024 11:49:06 +0000 Subject: [PATCH] Add umami tracking --- src/components/Head.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Head.astro b/src/components/Head.astro index 134c8e1..4fa00d7 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -58,6 +58,9 @@ const { title, description, image = "/nano.png", redirect } = Astro.props; + + + {redirect ? (