diff --git a/web/src/lib/components/kit/Footer.svelte b/web/src/lib/components/kit/Footer.svelte deleted file mode 100644 index 64763ec..0000000 --- a/web/src/lib/components/kit/Footer.svelte +++ /dev/null @@ -1,25 +0,0 @@ - - - diff --git a/web/src/lib/components/kit/layout/Footer.svelte b/web/src/lib/components/kit/layout/Footer.svelte new file mode 100644 index 0000000..11e1d71 --- /dev/null +++ b/web/src/lib/components/kit/layout/Footer.svelte @@ -0,0 +1,29 @@ + + + + + diff --git a/web/src/routes/preview/+layout.svelte b/web/src/routes/preview/+layout.svelte index 645c3d7..5c03acd 100644 --- a/web/src/routes/preview/+layout.svelte +++ b/web/src/routes/preview/+layout.svelte @@ -1,6 +1,6 @@