From c03ef7e962b408b087cca77cef2730822aa2a25e Mon Sep 17 00:00:00 2001 From: eqkter Date: Fri, 15 May 2026 20:12:21 +0200 Subject: auto updating site --- config.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'config.toml') 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" -- cgit v1.2.3