diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -100,8 +100,7 @@ tabWidth = 4 [outputs] page = ["html"] home = ["html"] -sections = ["html", "rss"] -post = ["html"] +section = ["html", "rss"] [pagination] disableAliases = false |