mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 19:04:50 -04:00
theme: aria-lbabel => aria-label
This commit is contained in:
parent
227b76ab7e
commit
02626ff921
@ -70,7 +70,7 @@
|
||||
{{ with $file }}
|
||||
<div
|
||||
class="flex-none text-sm px-2 content-center border-b-1 border-gray-300 dark:border-gray-700"
|
||||
aria-lbabel="Filename">
|
||||
aria-label="Filename">
|
||||
{{ . }}{{ if not $fm }}.{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user