From a6a170ab5320d9ef0a2e007ac3ab75edee574fef Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Mon, 30 Sep 2024 21:41:09 -0400 Subject: Move layout concerns into layout --- hi-ui/src/routes/+layout.svelte | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hi-ui/src/routes/+layout.svelte') diff --git a/hi-ui/src/routes/+layout.svelte b/hi-ui/src/routes/+layout.svelte index 3673e58..f54f3bf 100644 --- a/hi-ui/src/routes/+layout.svelte +++ b/hi-ui/src/routes/+layout.svelte @@ -3,6 +3,8 @@
+

hi

+
-- cgit v1.2.3