diff --git a/src/components/sections/FooterSection.astro b/src/components/sections/FooterSection.astro index 96fe575..b6c8bb1 100644 --- a/src/components/sections/FooterSection.astro +++ b/src/components/sections/FooterSection.astro @@ -25,7 +25,7 @@ const crafted: string = Astro.currentLocale === "fr" ? "Fabriqué par" : "Crafte
- +
{ diff --git a/src/components/sections/Navbar.astro b/src/components/sections/Navbar.astro index babbf26..1dd3323 100644 --- a/src/components/sections/Navbar.astro +++ b/src/components/sections/Navbar.astro @@ -29,7 +29,7 @@ const homeUrl = Astro.currentLocale === "fr" ? "/fr" : "/"; href={homeUrl} aria-label="Brand" > - +