Skeleton: Add page titles
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s

This commit is contained in:
2025-02-05 22:33:07 +01:00
parent 5f43c9ac52
commit 685a30b9a9
11 changed files with 41 additions and 3 deletions

View File

@ -59,6 +59,10 @@
]);
</script>
<svelte:head>
<title>Formula 11 - Substitutions</title>
</svelte:head>
<div class="pb-2">
<Button width="w-full" color="tertiary" onclick={substitution_handler} shadow>
<span class="font-bold">Create New Substitution</span>