mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Fix a minor typo in types.md
Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
This commit is contained in:
parent
b351731f72
commit
32d9345bba
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ groups_weight: 30
|
|||
|
||||
Hugo has full support for multiple content types each with its own set
|
||||
of meta data and template. A good example of when multiple types are
|
||||
needed is to look a tumblr. A piece of content could be a photo, quote
|
||||
needed is to look at Tumblr. A piece of content could be a photo, quote
|
||||
or post, each with different meta data and rendered differently.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue