diff --git a/src/lib/components/loading.svelte b/src/lib/components/loading.svelte new file mode 100644 index 0000000..21f9f6d --- /dev/null +++ b/src/lib/components/loading.svelte @@ -0,0 +1,54 @@ +
+
+
+ \ No newline at end of file diff --git a/src/routes/index.svelte b/src/routes/index.svelte index bceda54..963a161 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -1,8 +1,12 @@