diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index e2042c51..7665353a 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -66,6 +66,7 @@ const databaseJobsHref = $derived(localizeHref('/database/jobs')) const databaseSeriesHref = $derived(localizeHref('/database/series')) const databaseGwEventsHref = $derived(localizeHref('/database/gw-events')) + const databaseArtifactSkillsHref = $derived(localizeHref('/database/artifact-skills')) // Database route detection const isDatabaseRoute = $derived($page.url.pathname.startsWith(localizeHref('/database'))) @@ -247,6 +248,9 @@ Unite & Fight + + Artifact Skills +