layout improvements

This commit is contained in:
2024-11-02 00:34:21 -07:00
parent 31d23c5e87
commit 7169bf0fb1
4 changed files with 15 additions and 4 deletions

View File

@@ -5,6 +5,10 @@
const { user } = data;
</script>
<svelte:head>
<title>VpGen</title>
</svelte:head>
<h1>Welcome to SvelteKit</h1>
{#if user }