diff --git a/src/components/AppLayout/components/Topbar/Topbar.astro b/src/components/AppLayout/components/Topbar/Topbar.astro index 27aeebb..ea19566 100644 --- a/src/components/AppLayout/components/Topbar/Topbar.astro +++ b/src/components/AppLayout/components/Topbar/Topbar.astro @@ -25,7 +25,7 @@ const { t, getLocalizedUrl } = await getI18n(Astro.locals.currentLocale); { (!hideHomeButton || backlinks.length > 0) && (
- +

{t("home.title")}

diff --git a/src/pages/404.astro b/src/pages/404.astro index e0d39b3..cbe8e58 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -12,7 +12,7 @@ const { t, getLocalizedUrl } = await getI18n(Astro.locals.currentLocale);

404

Not found

- +
diff --git a/src/pages/500.astro b/src/pages/500.astro index c5e843d..e2fe1f8 100644 --- a/src/pages/500.astro +++ b/src/pages/500.astro @@ -24,7 +24,7 @@ const { t, getLocalizedUrl } = await getI18n(Astro.locals.currentLocale); website technical administrator .

- +