diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-20 03:20:47 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-20 03:20:47 +0300 |
commit | 8b78390987476352a6459460e00d5c4cdc0717c2 (patch) | |
tree | 77fd218ddd7203b10b4e4969ed8ede2fb4753d24 /hugo.toml | |
parent | 74b65dd83f7c66d1f67f961b1fee65400b1fc334 (diff) |
Обновил стиль
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 |