From aad1ad5f7c9b061249725878d86e407fc3af8af8 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Fri, 11 Oct 2024 16:11:11 -0700 Subject: [PATCH] Fix nav highlighting --- src/lib/components/PrimaryNavItem.svelte | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lib/components/PrimaryNavItem.svelte b/src/lib/components/PrimaryNavItem.svelte index 3e0d075c..c0b3e9bd 100644 --- a/src/lib/components/PrimaryNavItem.svelte +++ b/src/lib/components/PrimaryNavItem.svelte @@ -1,11 +1,14 @@ {#if href}