From 6c230d1d09aa157d724633e99dfe134bf8879378 Mon Sep 17 00:00:00 2001 From: fero Date: Mon, 11 Mar 2024 08:22:43 -0700 Subject: [PATCH] chore: ensure navbar logo goes to / --- src/routes/+layout.svelte | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 14113f5..ffad8ba 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -33,7 +33,9 @@ : "mx-auto flex h-[120px] w-full max-w-[1300px] flex-row items-center justify-between px-8"} >
- + + +