aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 23327ba..7e57f6d 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -109,7 +109,7 @@ tabWidth = 4
[outputs]
page = ["html"]
home = ["html", "json"]
-section = ["html", "rss"]
+section = ["html", "rss", "json"]
[pagination]