diff --git a/src/Pages/InteractiveMap.js b/src/Pages/InteractiveMap.js index 50cb1af9..ea173095 100644 --- a/src/Pages/InteractiveMap.js +++ b/src/Pages/InteractiveMap.js @@ -54,6 +54,7 @@ const InteractiveMap = () => { href="https://github.com/chihacknight/breakout-groups/issues/217" target="_blank" rel="noreferrer" + aria-label="Breakout group information link" > @@ -61,6 +62,7 @@ const InteractiveMap = () => { href="https://github.com/chihacknight/ghost-buses-frontend" target="_blank" rel="noreferrer" + aria-label="Frontend Repository link" > @@ -68,6 +70,7 @@ const InteractiveMap = () => { href="https://github.com/chihacknight/chn-ghost-buses/" target="_blank" rel="noreferrer" + aria-label="Data Repository link" > @@ -75,6 +78,7 @@ const InteractiveMap = () => { href="https://twitter.com/ghostbuses" target="_blank" rel="noreferrer" + aria-label="Ghost Buses Twitter link" > diff --git a/src/components/Socials.js b/src/components/Socials.js index 4173c186..b32ec16a 100644 --- a/src/components/Socials.js +++ b/src/components/Socials.js @@ -1,20 +1,28 @@ import React from "react"; - export default function Socials() { return (
- +
- +
- +