From 884e4ac53b04d9edee8e45401477096bf08e4540 Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 10 Mar 2021 09:42:41 +0000 Subject: [PATCH] hugo? --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index dcda4bf0..54f0ba36 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ defaultContentLanguage="en" ignoreErrors = ["error-remote-getjson"] [outputs] - home = ["html", "rss", "atom"] # default = ["HTML", "RSS"] + home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] section = ["html", "rss"] # default = ["HTML", "RSS"] term = ["html", "rss"] # default = ["HTML", "RSS"] taxonomy = ["html", "rss"] # default = ["HTML", "RSS"]