chore: remove unused styles
This commit is contained in:
parent
10617a45ae
commit
af136097df
2 changed files with 2 additions and 10 deletions
|
@ -81,7 +81,6 @@ export default async function (eleventyConfig) {
|
|||
level: [1, 2],
|
||||
permalink: markdownItAnchor.permalink.headerLink({
|
||||
safariReaderFix: true,
|
||||
class: 'header-anchor',
|
||||
}),
|
||||
})
|
||||
md.use(markdownItFootnote)
|
||||
|
|
Reference in a new issue