diff --git a/config.toml b/config.toml index 94c28d3b..b6031fb6 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,7 @@ ignoreErrors = ["error-remote-getjson"] [outputs] home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] - section = ["html", "rss"] # default = ["HTML", "RSS"] + section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] term = ["html", "rss"] # default = ["HTML", "RSS"] taxonomy = ["html", "rss"] # default = ["HTML", "RSS"] @@ -54,6 +54,7 @@ images = ["images/profile.jpg"] siteLogo = "images/na-sm.png" keywords = "" favicon = "favicons/" +feedSections =["article","note","photo"] [languages.en.Params]