From 9554998e1569104256c21d6386f9fb8cc87f29f5 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 19 Jul 2024 02:31:44 -0400 Subject: remove code highlighting --- config.toml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 15ab56f..2dfaca1 100644 --- a/config.toml +++ b/config.toml @@ -2,22 +2,13 @@ base_url = "https://getchoo.com" title = "guzzle guzzle" description = "guzzle guzzle" - minify_html = true - hard_link_static = true [markdown] -highlight_code = true - -extra_syntaxes_and_themes = [ "highlight_themes/catppuccin" ] - -highlight_theme = "catppuccin-mocha" - +highlight_code = false render-emoji = true - external_links_target_blank = true - lazy_async_image = true [extra] -- cgit v1.2.3