From c52a00adbd6d37c1042609fcce91f7843af0d19d Mon Sep 17 00:00:00 2001 From: Trond Schertel Date: Fri, 29 May 2026 13:09:45 +0200 Subject: [PATCH] Layout verbessert; --- Components/Layout/MainLayout.razor | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Components/Layout/MainLayout.razor b/Components/Layout/MainLayout.razor index 3b183b7..e331c26 100644 --- a/Components/Layout/MainLayout.razor +++ b/Components/Layout/MainLayout.razor @@ -7,8 +7,26 @@ + + + + Zahlen-Analyse + + + + + + Startseite + + + - @Body + + @Body +