From 63e2336c3b8eb1b28aa6bc33c43e7ead49557acc Mon Sep 17 00:00:00 2001 From: Eduard Iten Date: Wed, 1 Apr 2026 17:30:42 +0200 Subject: [PATCH] Authelia funktionert, errorpage angepasst --- src/components/ErrorComponent.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ErrorComponent.astro b/src/components/ErrorComponent.astro index ea187a7..67e670b 100644 --- a/src/components/ErrorComponent.astro +++ b/src/components/ErrorComponent.astro @@ -11,7 +11,7 @@ interface props { const { title = "404" } = Astro.props; --- -
+