diff --git a/src/lib/components/PageIcon.svelte b/src/lib/components/PageIcon.svelte new file mode 100644 index 0000000..5fbbf7a --- /dev/null +++ b/src/lib/components/PageIcon.svelte @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 1c17e2e..c2c991d 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,6 +1,7 @@