aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-16 16:40:37 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-16 16:40:37 +0300
commita7d25c3f329ba0c9906acd486a1c12707c617f2d (patch)
treeff905a21ee6792ee8884cb51b1f99d9b1626aeaf /hugo.toml
parent92f11596022523879342a80c30482a0622d77fd1 (diff)
Auto-commit 2024-12-16
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 7e57f6d..986346b 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -107,7 +107,7 @@ lineNumbersInTable = true
tabWidth = 4
[outputs]
-page = ["html"]
+page = ["html", "txt"]
home = ["html", "json"]
section = ["html", "rss", "json"]