summaryrefslogtreecommitdiff
path: root/src/routes/index.svelte
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/index.svelte')
-rw-r--r--src/routes/index.svelte3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
new file mode 100644
index 0000000..f9234a1
--- /dev/null
+++ b/src/routes/index.svelte
@@ -0,0 +1,3 @@
+<h1>
+ HELLO
+</h1> \ No newline at end of file