diff --git a/components/Footer.vue b/components/Footer.vue
index 6a543362..cbdb3517 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -21,17 +21,19 @@
+ :link="link.url"
+ :aria-label="link.icon"
+ >
-
-
+
+
-
+
-
+
diff --git a/components/ListInput.vue b/components/ListInput.vue
index 0834e22d..1bd7608b 100644
--- a/components/ListInput.vue
+++ b/components/ListInput.vue
@@ -3,7 +3,7 @@