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 986346b..de0b253 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -107,11 +107,10 @@ lineNumbersInTable = true
tabWidth = 4
[outputs]
-page = ["html", "txt"]
+page = ["html"]
home = ["html", "json"]
section = ["html", "rss", "json"]
-
[pagination]
disableAliases = false
pagerSize = 10