borgbackup.github.io
borgbackup.github.io copied to clipboard
Introduce `aria-label` for links
For screenreader accessibility. Example from https://dequeuniversity.com/rules/axe/4.7/link-name
<a href="taxhike.html" aria-label="Read more about Seminole tax hike">[Read more...]</a>
Issue flagged via google lighthouse