diff --git a/src/components/IconList.svelte b/src/components/IconList.svelte
new file mode 100644
index 0000000..b2b94a9
--- /dev/null
+++ b/src/components/IconList.svelte
@@ -0,0 +1,42 @@
+
+
+
+ {#each links as { href, name, icon }}
+ -
+
+
+ {name}
+
+
+ {/each}
+
+
+
diff --git a/src/routes/contact.svelte b/src/routes/contact.svelte
index 18db916..a77d01b 100644
--- a/src/routes/contact.svelte
+++ b/src/routes/contact.svelte
@@ -1,5 +1,5 @@
+
+
+ Support
+
+
+
+
+