From b04d9eafda86b21375e1f9a0e672f47d0e222eca Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Sun, 6 Oct 2024 17:23:01 +0200 Subject: [PATCH] fix: added hostname to analytics path --- src/layouts/Base.astro | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index aefaba0..e01a5fd 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -47,6 +47,14 @@ const { title, courses, selectedCourseLabel } = Astro.props }) +