mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 19:44:48 -04:00
Clarify description of front matter url (#1557)
Related to: - https://github.com/gohugoio/hugo/pull/7084 - https://github.com/gohugoio/hugo/issues/6448
This commit is contained in:
parent
39a7fac343
commit
f8ea8e84f3
@ -128,8 +128,7 @@ type
|
||||
: the type of the content; this value will be automatically derived from the directory (i.e., the [section][]) if not specified in front matter.
|
||||
|
||||
url
|
||||
: the full path to the content from the web root. It makes no assumptions about the path of the content file. It also ignores any language prefixes of
|
||||
the multilingual feature.
|
||||
: the full path to the content from the web root. It makes no assumptions about the path of the content file. See [URL Management](/content-management/urls/#set-url-in-front-matter).
|
||||
|
||||
videos
|
||||
: an array of paths to videos related to the page; used by the `opengraph` [internal template](/templates/internal) to populate `og:video`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user