mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
feat(comments): conditional display via frontmatter (#1566)
This commit is contained in:
@ -93,6 +93,7 @@ declare module "vfile" {
|
||||
lang: string
|
||||
enableToc: string
|
||||
cssclasses: string[]
|
||||
comments: boolean | string
|
||||
}>
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user