aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/hugo.toml')
-rw-r--r--exampleSite/hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml
index b964499..7a8dd83 100644
--- a/exampleSite/hugo.toml
+++ b/exampleSite/hugo.toml
@@ -43,7 +43,7 @@ enableEmoji = true
# has no template for.
[outputs]
home = ["HTML", "Atom"]
- section = ["HTML"]
+ section = ["HTML", "Atom"]
taxonomy = ["HTML", "Atom"]
term = ["HTML", "Atom"]
page = ["HTML"]