From c78ffc838f9a9883602fd3701b9e15c859b453ba Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sat, 19 Jul 2025 16:47:44 +0200 Subject: [PATCH] fix: :bug: missing trailing slash confuses routing --- src/components/analytics-banner.webc | 4 +--- src/components/page-footer.webc | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/analytics-banner.webc b/src/components/analytics-banner.webc index 8e079a6..37494ea 100644 --- a/src/components/analytics-banner.webc +++ b/src/components/analytics-banner.webc @@ -30,7 +30,7 @@

📊 Analytics 💡 May I collect some anonymized data about the device you use - to view this site? I won't know who you are. See: Privacy Policy + to view this site? I won't know who you are. See: Privacy Policy

Yeah sure Nope @@ -54,8 +54,6 @@ var(--clr-box-gradient-end) 50% ); - box-shadow: 0.125em 0.125em 0.75em 0.25em var(--clr-box-shadow); - margin: 1em; border: none; border-radius: 1em; diff --git a/src/components/page-footer.webc b/src/components/page-footer.webc index 8968d70..c401f63 100644 --- a/src/components/page-footer.webc +++ b/src/components/page-footer.webc @@ -11,7 +11,7 @@ © Sebin Nyshkim
Got feedback ?
- Privacy Policy + Privacy Policy