Prepare building components
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
<script>
|
||||
import Menu from '/src/components/small-header.svelte'
|
||||
</script>
|
||||
<Menu />
|
||||
<h1>Welcome to SvelteKit</h1>
|
||||
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
|
||||
|
||||
Reference in New Issue
Block a user