aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 90ddc5f..74f2f9c 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -100,8 +100,7 @@ tabWidth = 4
[outputs]
page = ["html"]
home = ["html"]
-sections = ["html", "rss"]
-post = ["html"]
+section = ["html", "rss"]
[pagination]
disableAliases = false