mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
More on output format
This commit is contained in:
@@ -59,6 +59,8 @@ suffix = "htm"
|
||||
mediaType = "text/html"
|
||||
```
|
||||
|
||||
**Note** that for the above to work, you also need to add an`outputs` definition in your site config.
|
||||
|
||||
## Output Formats
|
||||
|
||||
Given a media type and some additional configuration, you get an `Output Format`:
|
||||
|
||||
Reference in New Issue
Block a user