change title to VPGen
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>VpGen</title>
|
||||
<title>VPGen</title>
|
||||
</svelte:head>
|
||||
|
||||
<h1>Welcome to SvelteKit</h1>
|
||||
<h1>Welcome to VPGen</h1>
|
||||
|
||||
{#if user }
|
||||
<p>Hi {user.name}</p>
|
||||
|
Reference in New Issue
Block a user