Merge commit '230a495941b191af0bdaa7e2fc8c61607cb38207'

This commit is contained in:
Bjørn Erik Pedersen
2022-02-14 12:58:42 +01:00
13 changed files with 55 additions and 128 deletions

View File

@@ -14,7 +14,7 @@ aliases: [/content/types]
toc: true
---
A **content type** is a way to organize your content. Hugo resolves the content type from either the `type` in front matter or, if not set, the first directory in the file path. E.g. `content/blog/my-first-event.md` will be of type `blog` if no `type` set.
A **content type** is a way to organize your content. Hugo resolves the content type from either the `type` in front matter or, if not set, the first directory in the file path. E.g. `content/blog/my-first-event.md` will be of type `blog` if no `type` is set.
A content type is used to