Skip to content

Commit 153b812

Browse files
committed
Updated to Zola 0.22.1
1 parent d4db0de commit 153b812

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

config.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,8 @@ generate_sitemap = true
3131
# When set to "false", robots.txt is not generated
3232
generate_robots_txt = true
3333

34-
[markdown]
35-
# Whether to do syntax highlighting
36-
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
37-
highlight_code = true
34+
[markdown.highlighting]
35+
theme = "nord"
3836

3937
[extra]
4038

0 commit comments

Comments
 (0)