Skip to content

Commit 6eff77b

Browse files
committed
Fix config
1 parent 2b50bcd commit 6eff77b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ theme = "anemone"
1616
[markdown]
1717
# Whether to do syntax highlighting
1818
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
19-
highlight_code = true
19+
highlight = true
2020

2121
[extra]
2222
header_nav = [

0 commit comments

Comments
 (0)