Tidy dynamic title handling

This commit is contained in:
2026-03-10 12:27:24 +00:00
parent d82592cebf
commit ea2468092c
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,2 @@
<script lang="ts">
import headerState from '$lib/Header/Header.svelte.ts'
headerState.title = "About"
</script>