highlighting

This commit is contained in:
Christoph Cullmann 2025-07-19 21:59:07 +02:00
parent 6c007ec823
commit 85428fbe0d
No known key found for this signature in database

View file

@ -13,6 +13,11 @@ languageCode = "en-US"
# Generate a nice robots.txt for SEO
enableRobotsTXT = true
# highlighting
pygmentsstyle = "monokai"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
[params]
# dark theme only
mode = "dark"