diff --git a/config.yml b/config.yml index 8dfda9e..180ecde 100644 --- a/config.yml +++ b/config.yml @@ -26,7 +26,7 @@ params: ShowCodeCopyButtons: true assets: - # disableHLJS: true # to disable highlight.js + disableHLJS: true disableFingerprinting: true favicon: "/favicon.ico" favicon16x16: "/favicon-16x16.png" @@ -91,6 +91,14 @@ outputs: - RSS - JSON # is necessary +# Enable Chroma +markup: + highlight: + style: dracula + lineNos: false + noClasses: false + guessSyntax: true + menu: main: - identifier: Knowledge Base