{addToast(new Toast("Unable to load me.json", ToastType.Error, true, 3000))}
-{/await}
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index be4dc11..ba62dbb 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -3,6 +3,18 @@
import ThemeSwitcher from "$lib/components/ThemeSwitcher.svelte";
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/src/routes/contact/+page.svelte b/src/routes/contact/+page.svelte
index 36ea25a..0897274 100644
--- a/src/routes/contact/+page.svelte
+++ b/src/routes/contact/+page.svelte
@@ -1,90 +1,149 @@
-
-