mirror of
https://github.com/kubesphere/website.git
synced 2025-12-25 15:32:54 +00:00
Accessibility add link arrow title
This commit is contained in:
parent
1e323e9bf7
commit
d10568e69f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue