mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +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>
|
||||
<h2>Table of Contents</h2>{{.Page.TableOfContents}}
|
||||
<aside aria-labelledby="toc-hd">
|
||||
<h2 id="toc-hd">Table of Contents</h2>{{.Page.TableOfContents}}
|
||||
</aside>
|
||||
|
|
Loading…
Reference in a new issue