about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index d8caa45..147f75f 100644
--- a/config.toml
+++ b/config.toml
@@ -41,7 +41,7 @@ table_of_contents = "Inhaltsverzeichnis"
 [markdown]
 # Whether to do syntax highlighting
 # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
-highlight_code = true
+highlight_code = false
 
 [extra]
 date_format = "%Y-%m-%d"