From 7bb4e0349231ee176de8fc7abfa06297a001789a Mon Sep 17 00:00:00 2001 From: Manuel Brandstetter Date: Wed, 6 Dec 2023 10:17:21 +0100 Subject: [PATCH] Change hrefs to include current language --- src/components/Footer/Footer.astro | 14 +++++++------- src/components/Navbar/Navbar.astro | 8 ++++---- src/layouts/LegalLayout.astro | 8 +++++--- 3 files changed, 16 insertions(+), 14 deletions(-) diff --git a/src/components/Footer/Footer.astro b/src/components/Footer/Footer.astro index c598297..dd6160e 100644 --- a/src/components/Footer/Footer.astro +++ b/src/components/Footer/Footer.astro @@ -98,16 +98,16 @@ const content = await getTranslatedContent("Footer", lang!); @@ -116,13 +116,13 @@ const content = await getTranslatedContent("Footer", lang!);