highlighting
This commit is contained in:
parent
6c007ec823
commit
85428fbe0d
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue