diff --git a/config.toml b/config.toml index dc83249a..740e8b15 100644 --- a/config.toml +++ b/config.toml @@ -10,8 +10,8 @@ ignoreErrors = ["error-remote-getjson"] [outputs] home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] - term = ["html", "rss"] # default = ["HTML", "RSS"] - taxonomy = ["html", "rss"] # default = ["HTML", "RSS"] + term = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] + taxonomy = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] [markup] [markup.goldmark]