From 96e78989339d35af8cfd3654f994f90810842366 Mon Sep 17 00:00:00 2001 From: sven-teufel <140805820+sven-teufel@users.noreply.github.com> Date: Thu, 25 Apr 2024 18:19:39 +0200 Subject: [PATCH] s --- src/components/widgets/Header.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/widgets/Header.astro b/src/components/widgets/Header.astro index 6422977..b978490 100644 --- a/src/components/widgets/Header.astro +++ b/src/components/widgets/Header.astro @@ -60,7 +60,7 @@ const currentPath = `/${trimSlash(new URL(Astro.url).pathname)}`