mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-12 16:52:11 +00:00
Add missing aria label
This commit is contained in:
parent
9d34f82f5d
commit
addcf78292
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
<aside>
|
<aside aria-labelledby="toc-hd">
|
||||||
<h2>Table of Contents</h2>{{.Page.TableOfContents}}
|
<h2 id="toc-hd">Table of Contents</h2>{{.Page.TableOfContents}}
|
||||||
</aside>
|
</aside>
|
||||||
|
|
Loading…
Reference in a new issue