Add title explaining back-to-top

I don't think that having an aria label is an overuse of aria; it might not be necessary but it makes
certain screenreaders don't try to read anything about the icon markup inside the link.
This commit is contained in:
benjamin melançon 2018-12-28 14:12:40 -05:00
parent d446e8cf5b
commit 360f7be9f4

View file

@ -9,7 +9,7 @@
{% if content %}
<div{{ attributes }}>
<div class="column footer-logo is-half">
<a href="#"><span class="icon"><i class="agc agc-logo"></i></span></a>
<a href="#" title="Back to top" aria-label="Back to top"><span class="icon"><i class="agc agc-logo"></i></span></a>
</div>
<div class="column">
Agaric LLC<br>Boston, MA 02134