mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 17:41:03 -04:00
Fix date description
This commit is contained in:
parent
e765084dd6
commit
5e08b6930d
@ -61,7 +61,7 @@ audio
|
|||||||
: an array of paths to audio files related to the page; used by the `opengraph` [internal template](/templates/internal) to populate `og:audio`.
|
: an array of paths to audio files related to the page; used by the `opengraph` [internal template](/templates/internal) to populate `og:audio`.
|
||||||
|
|
||||||
date
|
date
|
||||||
: the datetime at which the content was created; note this value is auto-populated according to Hugo's built-in [archetype][].
|
: the datetime assigned to this page. This is usually fetched from the `date` field in front matter, but this behaviour is configurable.
|
||||||
|
|
||||||
description
|
description
|
||||||
: the description for the content.
|
: the description for the content.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user