Improve accessibility

This commit is contained in:
2021-11-23 19:06:26 -06:00
parent 1380558384
commit 43d406c4fe
18 changed files with 90 additions and 30 deletions

View File

@ -4,7 +4,7 @@
{{ partial "head.html" . }}
<body>
<a id="top"></a>
<a id="top" aria-hidden="true"></a>
<div class="top">
{{ partial "top.html" . }}
@ -29,7 +29,7 @@
</footer>
{{ end }}
<a id="back-to-top" href="#top">
<a id="back-to-top" href="#top" aria-label="{{ i18n "aria_back_to_top_button" }}">
{{ partial "icon.html" "chevron-up" }}
</a>
<noscript>