diff --git a/src/components/navigation.svelte b/src/components/navigation.svelte
index e3d12ce..d09867d 100644
--- a/src/components/navigation.svelte
+++ b/src/components/navigation.svelte
@@ -13,25 +13,25 @@
🐦️
-
+
Home
-
+
Profile
-
+
Settings
-
+
About
diff --git a/src/components/transition.svelte b/src/components/transition.svelte
new file mode 100644
index 0000000..3cf7f6b
--- /dev/null
+++ b/src/components/transition.svelte
@@ -0,0 +1,13 @@
+
+
+{#key url}
+
+
+
+{/key}
\ No newline at end of file
diff --git a/src/routes/home/__layout.svelte b/src/routes/home/__layout.svelte
index 9f862c9..dbff4d3 100644
--- a/src/routes/home/__layout.svelte
+++ b/src/routes/home/__layout.svelte
@@ -1,14 +1,17 @@
-
+
+
+