From 21441ab62f3667a100c52b1d41dc7297a787e44d Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Mon, 10 Apr 2023 21:47:05 +0200 Subject: [PATCH] update config --- config/_default/config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 9931f17..c953484 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -37,5 +37,4 @@ summaryLength = 0 [outputs] home = [ "HTML", "Atom", "JSON", "HumansTXT" ] - section = [ "HTML", "Atom" ]