summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2026-05-15 20:12:21 +0200
committereqkter <thyro@gmx.ru>2026-05-15 20:12:21 +0200
commitc03ef7e962b408b087cca77cef2730822aa2a25e (patch)
tree305f27a171b167c8610d8cc1bbe193de0223e4d7 /config.toml
parent73b3979f2d75157c20c35bea7b1af41239c6617d (diff)
auto updating site
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml9
1 files changed, 5 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index d32d3a6..49c5a50 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,8 @@ base_url = "https://eqkter.xyz"
compile_sass = false
build_search_index = false
-[markdown]
-highlight_code = true
-
-[extra]
+[markdown.highlighting]
+error_on_missing_language = false
+theme = "catppuccin-mocha"
+light_theme = "catppuccin-latte"
+dark_theme = "catppuccin-mocha"