dyne / dyne.github.io

GNU Affero General Public License v3.0
0 stars 1 forks source link

Boost indexing score with accesibility #75

Closed Sakrecoer closed 1 year ago

Sakrecoer commented 1 year ago

In https://github.com/dyne/dyne.github.io/blob/main/src/components/Socials.astro there seem to be no Aria-labels on the social links. I'm yet too unfamiliar with astro to do it myself, but i presume adding the name of the social media being linked to in the tag could be a pretty easy fix to boost our overall indexing-score.

example:

aria-label="Follow Dyne on GitHub"