aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2026-01-29 22:14:15 -0500
committersoaos <soaos@soaos.dev>2026-01-29 22:14:15 -0500
commit152c53851f6b8737e2ad8a203523ee0032d95ce8 (patch)
tree64d61629ed4b78422fd8b15f0faa09373aaa3291 /config.toml
parentaa16df00b4a6eefd72871723317856503c19283c (diff)
vscode-buttplug post
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index a63e891..dd2361a 100644
--- a/config.toml
+++ b/config.toml
@@ -13,11 +13,11 @@ generate_robots_txt = true
generate_sitemap = 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 = true
external_links_target_blank = true
+[markdown.highlighting]
+theme = "everforest-dark"
+
[extra]
# Put all your custom variables here