1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-11-17 03:51:35 -05:00

Enable Chroma (#28)

This commit is contained in:
Wonderfall 2022-07-24 04:28:45 +02:00 committed by tommytran732
parent f8484a1e28
commit d6d0d9238f
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -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