From dd62b823e01934a0f841256fdb17b551091896bf Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Tue, 8 Oct 2024 22:58:17 -0400 Subject: All kinds of styling --- hi-ui/src/routes/+layout.svelte | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (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 f54f3bf..28ae4ec 100644 --- a/hi-ui/src/routes/+layout.svelte +++ b/hi-ui/src/routes/+layout.svelte @@ -1,9 +1,21 @@
-

hi

+ + 🌳 + understory + + {#if $currentUser} + + {/if} + +
-- cgit v1.2.3