diff --git a/src/lib/components/MainHeader.svelte b/src/lib/components/MainHeader.svelte new file mode 100644 index 0000000..0ea4f79 --- /dev/null +++ b/src/lib/components/MainHeader.svelte @@ -0,0 +1,56 @@ + + + + + +
+ Logo + + {config.title} +
+
+
+ + Blog about the struggles of building a blog! + + + + + + Matt's LinkedIn Acount + + + + Github account + + + + +
\ No newline at end of file