aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-17 20:37:32 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-17 20:37:32 +0300
commitc0073e38e6ee3753f6cece23f60c608162a06918 (patch)
treeda60ecf78e390f0b52e7857a2a0d527c274a700a /hugo.toml
parenta7d25c3f329ba0c9906acd486a1c12707c617f2d (diff)
Auto-commit 2024-12-17
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