From 0a0ae489d959c2ae351d3aae1c79c2a2510cb1a4 Mon Sep 17 00:00:00 2001 From: Mark Teekman Date: Fri, 11 Mar 2022 11:14:55 +0100 Subject: [PATCH] Add extra slashes Find better solution in a future about, but this for now works with or without an extra slash at the end --- src/components/Navigation.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index ca07fa8..ee33d1e 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -1,8 +1,8 @@