From cd9311f56be862a7adfd557578f21931c4e81178 Mon Sep 17 00:00:00 2001 From: Claudiu Ceia Date: Fri, 1 Mar 2024 18:56:50 +0200 Subject: [PATCH] fix(analytics): update tracking code --- src/layouts/Layout.astro | 2 +- src/layouts/OtherLayout.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 4598829..3700e08 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -56,7 +56,7 @@ const { title, paddingTop } = Astro.props; rel="stylesheet" /> {title} - + diff --git a/src/layouts/OtherLayout.astro b/src/layouts/OtherLayout.astro index 92f6f23..0027440 100644 --- a/src/layouts/OtherLayout.astro +++ b/src/layouts/OtherLayout.astro @@ -53,7 +53,7 @@ const { title, paddingTop } = Astro.props; content={title} /> {title} - +