Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit f0ef1ad

Browse files
committed
bump v4
1 parent 2b3c473 commit f0ef1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1>Welcome to SvelteKit</h1>
22
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
33

4-
<h1>v3</h1>
4+
<h1>v4</h1>
55

66
<form method="POST" action="/auth?/login">
77
<input type="hidden" name="foo" value="bar" />

0 commit comments

Comments
 (0)