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
|
# Generate a nice robots.txt for SEO
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|
||||||
|
# highlighting
|
||||||
|
pygmentsstyle = "monokai"
|
||||||
|
pygmentscodefences = true
|
||||||
|
pygmentscodefencesguesssyntax = true
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
# dark theme only
|
# dark theme only
|
||||||
mode = "dark"
|
mode = "dark"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue