From f12d5e78036bacf1fcf85249b4dc6e50622b4e99 Mon Sep 17 00:00:00 2001 From: Chris W Date: Thu, 21 Sep 2023 10:39:09 -0600 Subject: [PATCH] add tracking --- src/layouts/Layout.astro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 05ae788..173fcb6 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -75,6 +75,22 @@ const socialImageURL = new URL( ) } + + + +