diff --git a/src/lib/components/NavbarList.svelte b/src/lib/components/NavbarList.svelte new file mode 100644 index 0000000..89726f1 --- /dev/null +++ b/src/lib/components/NavbarList.svelte @@ -0,0 +1,73 @@ + + +{@html renderedList} \ No newline at end of file