diff --git a/config/_default/config.toml b/config/_default/config.toml index 80e016b..4d098b5 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -117,7 +117,7 @@ isHTML = true notAlternative = true [outputs] -home = [ "HTML", "gopher", "gemini", "ATOM", "JSON", "HumansTXT", "Tootpick"] +home = [ "HTML", "gopher", "gemini", "ATOM", "JSON", "HumansTXT", "Tootpick" ] section = [ "HTML" ] page = [ "HTML", "gopher", "gemini" ] taxonomy = [ "HTML", "gopher" ]