mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:54:50 -04:00
glossary: Update content type
This commit is contained in:
parent
03b514bac5
commit
2d6cb8dfc0
@ -54,7 +54,7 @@ A markup language for creating content. Typically markdown, but may also be HTML
|
||||
|
||||
### content type
|
||||
|
||||
A classification of content inferred from the top-level directory name or the `type` set in [front matter](#front-matter). Accessed via `.Page.Type` in [templates](#template). See [details](/content-management/types/).
|
||||
A classification of content inferred from the top-level directory name or the `type` set in [front matter](#front-matter). Pages in the root of the content directory, including the home page, are of type "page". Accessed via `.Page.Type` in [templates](#template). See [details](/content-management/types/).
|
||||
|
||||
### context
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user