From b0eac3d3548c7b9065fe0360dc48e8df6f1f80e2 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Fri, 14 Mar 2025 23:45:58 +0100 Subject: Add multilingual support to layout and footer; include alternate hreflang links --- src/partials/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/partials/Footer.astro') diff --git a/src/partials/Footer.astro b/src/partials/Footer.astro index d5ca5cb..0bb0570 100644 --- a/src/partials/Footer.astro +++ b/src/partials/Footer.astro @@ -17,7 +17,7 @@ const t = useTranslations(Astro.currentLocale); {t.footer.sourceCodeAvailableOn} GitHub {t.footer.andIsLicencedUnder} {t.footer.eupl} 1.2{t.footer.eupl} 1.2

-- cgit v1.3