From 41d7eaae19551cf1fc1e169ee27ce75b08006483 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 21 Aug 2021 11:21:36 -0400 Subject: [PATCH] bugfix test --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 16823ff..ad1112a 100644 --- a/config.toml +++ b/config.toml @@ -6,7 +6,7 @@ compile_sass = true build_search_index = true generate_feed = true feed_filename = "rss.xml" -minify_html = true +minify_html = false [markdown] highlight_code = true