change title to VPGen

This commit is contained in:
2024-12-19 22:08:36 -08:00
parent c022baa97c
commit 686383e4d1
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
</script>
<header class="p-4 sm:flex">
<span class=" mr-6 font-bold sm:inline-block">My App</span>
<span class=" mr-6 font-bold sm:inline-block">VPGen</span>
<nav class="flex items-center gap-6 text-sm">
<a href="/" class={getNavClass("/")}>Home</a>
{#if user}