New Index page
This commit is contained in:
parent
b9320d9529
commit
b9960a561c
0
src/routes/(app)/+page.server.js
Normal file
0
src/routes/(app)/+page.server.js
Normal file
2
src/routes/(app)/+page.svelte
Normal file
2
src/routes/(app)/+page.svelte
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<h1>Welcome to Echo</h1>
|
||||||
|
<p>Currently suppored link: <a href="/posts">/posts</a></p>
|
||||||
@ -1,2 +0,0 @@
|
|||||||
<h1>Welcome to SvelteKit</h1>
|
|
||||||
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user