From f96778e4877cac90d6650593f491db6d29d08267 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Sun, 28 May 2023 16:51:17 +0200 Subject: [PATCH] Move script tag --- src/components/Head.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 3da8d7b..496044e 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -12,13 +12,13 @@ const imageUrl = ogImage ? Astro.url.origin + ogImage : Astro.url.origin + "/cov {title} - + \ No newline at end of file