aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/_default/_markup/render-heading.html
AgeCommit message (Collapse)AuthorFilesLines
2024-03-05render-heading.html: use variablesXhmikosR1-2/+4
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR1-0/+5
* Replace AnchorJS with a Hugo render hook * docs(anchors): improve aria-label on anchor links * docs(anchors): show anchor link when ed * docs(anchors): add hash in pseudo-element Co-authored-by: GaĆ«l Poupard <[email protected]>