From d2351ede6147fc6e4bb3957bfdfc3cac1fbfa581 Mon Sep 17 00:00:00 2001 From: lsof Date: Fri, 1 May 2026 09:44:14 +0200 Subject: test --- config.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 0272506..e9c035d 100644 --- a/config.toml +++ b/config.toml @@ -9,14 +9,12 @@ compile_sass = false # Whether to build a search index to be used later on by a JavaScript library build_search_index = false -# When set to "true", the generated HTML files are minified. minify_html = false taxonomies = [ { name = "tags", feed = true}, ] - [markdown] external_links_class = "external_link" -- cgit v1.2.3