aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/hugo.toml b/hugo.toml
index 28a7647..afaad4d 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -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