feat: title for all routes

This commit is contained in:
Timothy J. Baek 2024-03-01 22:38:04 -08:00
parent e5c812f1d2
commit 78d9c469a2
5 changed files with 34 additions and 4 deletions

View file

@ -57,6 +57,12 @@
});
</script>
<svelte:head>
<title>
{`${$WEBUI_NAME}`}
</title>
</svelte:head>
{#if loaded}
<div class="fixed m-10 z-50">
<div class="flex space-x-2">