diff --git a/index.html b/index.html index f014b58..3e10159 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,17 @@ + + + + diff --git a/src/lib/sections/Main.svelte b/src/lib/sections/Main.svelte index e68ea65..ae01eb8 100644 --- a/src/lib/sections/Main.svelte +++ b/src/lib/sections/Main.svelte @@ -2,6 +2,7 @@ import Router from "../components/Router.svelte";
+