mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-09 20:21:06 +01:00
Fix code highlighting config
This commit is contained in:
parent
0e63eea714
commit
ee7c81cd2d
|
@ -11,6 +11,7 @@ taxonomies = [
|
||||||
]
|
]
|
||||||
|
|
||||||
# Code highlighting
|
# Code highlighting
|
||||||
|
[markdown]
|
||||||
highlight_code = true
|
highlight_code = true
|
||||||
highlight_theme = "boron"
|
highlight_theme = "boron"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue