diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-16 16:37:19 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-16 16:37:19 +0300 |
commit | 92f11596022523879342a80c30482a0622d77fd1 (patch) | |
tree | 3e15eb77d508416064ec6c85c394affba094c0c7 /hugo.toml | |
parent | f5ddf1a557ec00be51fb2608303e65f9256f8d8d (diff) |
Auto-commit 2024-12-16
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +109,7 @@ tabWidth = 4 [outputs] page = ["html"] home = ["html", "json"] -section = ["html", "rss"] +section = ["html", "rss", "json"] [pagination] |