add a title attribute to make link understandable for screen readers

lektura
max.mehl 2018-08-31 13:06:08 +02:00
parent 87fb388dbb
commit 8b547575fb
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<br /><br />
{{ i18n "start_subtitle3" | markdownify }}</p>
<div class="arrow-bounce">
<a class="fa fa-chevron-down fa-3x hiddenlink page-scroll" href="#about"></a>
<a class="fa fa-chevron-down fa-3x hiddenlink page-scroll" href="#about" title="{{ i18n "navigation_links_about" }}"></a>
</div>
</div>
</div>