From fe2489b4ed8bd22a85afa41379bca17eb294c2cf Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Wed, 25 Mar 2026 14:09:15 +0100 Subject: [PATCH] updated ui and file creation --- frontend/src/layouts/Layout.astro | 6 +++--- frontend/src/pages/admin/editor.astro | 2 +- frontend/src/pages/admin/index.astro | 2 +- frontend/src/pages/api/[...path].ts | 20 ++++++++++++++------ frontend/src/pages/index.astro | 2 +- 5 files changed, 20 insertions(+), 12 deletions(-) diff --git a/frontend/src/layouts/Layout.astro b/frontend/src/layouts/Layout.astro index 2eacd4a..d16c061 100644 --- a/frontend/src/layouts/Layout.astro +++ b/frontend/src/layouts/Layout.astro @@ -42,7 +42,7 @@ try {
-