diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 22:35:15 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 22:35:15 +0300 |
commit | 418eac8c0b978089644f48e27a0fbdd20e18ac91 (patch) | |
tree | ebe6af6bde5cf4f2d673facec0f901962970a6d8 /hugo.toml | |
parent | dfe69e6cbe00fd7cb26ba5116c3fd78064462a68 (diff) |
Auto-commit 2024-12-10
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -116,17 +116,6 @@ page = ["html"] home = ["html"] section = ["html", "rss"] -[mediaTypes] - [mediaTypes.'text/html'] - suffixes = ['html'] - [mediaTypes.'text/gohtml'] - suffixes = ['htm'] -[outputFormats] - [outputFormats.html] - mediaType = 'text/html' - [outputFormats.go] - mediaType = 'text/gohtml' - [pagination] disableAliases = false |