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" + >
- - + + Avris - + - +
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 @@
  • -
    @@ -11,7 +11,7 @@
    -
    @@ -19,7 +19,7 @@
  • -
  • diff --git a/components/Opinion.vue b/components/Opinion.vue index 8c8328a6..3d9641e9 100644 --- a/components/Opinion.vue +++ b/components/Opinion.vue @@ -1,17 +1,17 @@