Accessibility add link arrow title

This commit is contained in:
Arhell 2022-04-30 00:12:45 +03:00
parent 1e323e9bf7
commit d10568e69f

View File

@ -33,7 +33,7 @@
{{ end }}
</ul>
</div>
<a href="{{ .RelPermalink }}">
<a href="{{ .RelPermalink }}" aria-label="{{ .RelPermalink }}">
{{ "/static/images/blogs/right-arrow.svg" | readFile | safeHTML }}
</a>
</li>