diff --git a/config.toml b/config.toml index df06d9b..232de2d 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ build_search_index = true [markdown] # Whether to do syntax highlighting # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola -highlight_code = false +highlight_code = true #highlight_theme = "css" [extra]