mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-05 16:37:09 +00:00
feat(control): proper website title
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>PLG MuDiCS Control</title>
|
||||
</svelte:head>
|
||||
|
||||
{@render children()}
|
||||
|
||||
<Notification />
|
||||
|
||||
Reference in New Issue
Block a user