mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 20:42:40 +00:00
Fix broken headers
This commit is contained in:
@@ -31,7 +31,7 @@ const markdownEngines = {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
.use(mAnchor, {
|
.use(mAnchor, {
|
||||||
permalink: mAnchor.permalink.headerLink({
|
permalink: mAnchor.permalink.ariaHidden({
|
||||||
class: 'header-link',
|
class: 'header-link',
|
||||||
symbol: '<img src="/images/svg/paragraph.svg">',
|
symbol: '<img src="/images/svg/paragraph.svg">',
|
||||||
renderHref: slugify,
|
renderHref: slugify,
|
||||||
|
|||||||
Reference in New Issue
Block a user