diff --git a/src/components/Navigation.svelte b/src/components/Navigation.svelte new file mode 100644 index 0000000..a5d73b5 --- /dev/null +++ b/src/components/Navigation.svelte @@ -0,0 +1,69 @@ + + +
+ +
+ + diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index cda818e..a68854f 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,5 +1,8 @@ - \ No newline at end of file + + + \ No newline at end of file