mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-29 09:42:38 +00:00
Fix output formats example
This commit is contained in:
@@ -55,6 +55,7 @@ The above example adds one new media type, `text/enriched`, and changes the suff
|
||||
suffix = "htm"
|
||||
|
||||
# Redefine HTML to update its media type.
|
||||
[outputFormats]
|
||||
[outputFormats.HTML]
|
||||
mediaType = "text/html"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user