We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b50bcd commit 6eff77bCopy full SHA for 6eff77b
1 file changed
config.toml
@@ -16,7 +16,7 @@ theme = "anemone"
16
[markdown]
17
# Whether to do syntax highlighting
18
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
19
-highlight_code = true
+highlight = true
20
21
[extra]
22
header_nav = [
0 commit comments