From cdc736b4823a3dda97f2b49c04b8ef7321e7a254 Mon Sep 17 00:00:00 2001 From: l3wdfut4pwr Date: Thu, 19 Mar 2026 16:03:55 +0200 Subject: add settings page --- src/app/layout.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/app/layout.tsx') diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e81e45b..1c24fe8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,14 +20,14 @@ export default function RootLayout({ }>) { return ( - -
+ +
-
- {children} +
+
+ {children} +