+ Use each svg responsibly. The svgs provides the link to the product or company that owns it,
+ please contact them if you are going to use their logo. If you are the owner
+ of an svg and do not want it to appear here, please
+ create an issue on Github.
+
+
+
+{/if}
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index c180dde..db00a09 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -20,6 +20,7 @@
// Components for all pages:
import Transition from '@/components/transition.svelte';
+ import Warning from '@/components/warning.svelte';
// Layout:
import Navbar from '@/components/navbar.svelte';
@@ -65,7 +66,6 @@
{/each}
-