1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00

enable Chroma

This commit is contained in:
Wonderfall 2022-07-24 04:13:17 +02:00
parent dbfa92dfcc
commit 6ce4b65f75

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