diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index e8939f5..6c49ce2 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -5,16 +5,18 @@ import { t } from "astro-i18n"; --- - diff --git a/src/pages/login.astro b/src/pages/login.astro index 5f1c7f7..127babe 100644 --- a/src/pages/login.astro +++ b/src/pages/login.astro @@ -6,17 +6,18 @@ import BackgroundImage from "../components/BackgroundImage.astro"; --- -