summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 9b58f5a..c907705 100644
--- a/config.toml
+++ b/config.toml
@@ -14,11 +14,8 @@ taxonomies = [
{ name = "tags", feed = 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
+[markdown]
external_links_class = "external_link"
[extra]