Closed zersiax closed 5 years ago
@zersiax Thank you for your suggestion, it's a great suggestion.
I learned a11y from Google and make 100 points with lighthouse a11y audits now.
Maybe I will learn something about PWA and support it next time 😂
All you really need to do is add an aria-label="Twitter", aria-label="Facebook" etc to fix the issue. If you don't have time I can probably make a pull request tomorrow.
@zersiax fixed, and an aria-hidden="true"
to the icon element.
I referred to this great post:
https://fontawesome.com/how-to-use/on-the-web/other-topics/accessibility
Hi,
I actually really like your theme and would love to use it for my blog/personal website. However, the social media icons currently have no textual label for screen readers. Could you have a look at adding this?