From 02ca410e8443e8cde5dc68580a2136fe99b1a987 Mon Sep 17 00:00:00 2001 From: Ricardo Tribaldos <579671+tribal2@users.noreply.github.com> Date: Fri, 29 Mar 2024 18:00:48 -0500 Subject: [PATCH] Update BrandLogo usage in FooterSection and Navbar --- src/components/sections/FooterSection.astro | 2 +- src/components/sections/Navbar.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" > - +