From 10010631f51df23c4800795aa94cd9ab64d21a06 Mon Sep 17 00:00:00 2001 From: voidarc Date: Sat, 30 May 2026 17:29:02 +0100 Subject: [PATCH] added a header so i can navigate --- src/routes/+layout.svelte | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 705a7a5..bb5aa60 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -7,4 +7,17 @@ +
+ home +
+ {@render children()} + +