From f535ff154f3312366890e19f47fcd6d0c512e0a7 Mon Sep 17 00:00:00 2001 From: subject026 Date: Thu, 15 Aug 2024 07:35:40 +0100 Subject: [PATCH] add tracking URL --- apps/website/src/layouts/Layout.astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/website/src/layouts/Layout.astro b/apps/website/src/layouts/Layout.astro index 159be5a..42efdff 100644 --- a/apps/website/src/layouts/Layout.astro +++ b/apps/website/src/layouts/Layout.astro @@ -47,6 +47,12 @@ const { title } = Astro.props; {title} + +