diff --git a/site/_docs/frontmatter.md b/site/_docs/frontmatter.md index 9ce032df..8c08f7df 100644 --- a/site/_docs/frontmatter.md +++ b/site/_docs/frontmatter.md @@ -170,7 +170,9 @@ These are available out-of-the-box to be used in the front matter for a post.
A date here overrides the date from the name of the post. This can be
- used to ensure correct sorting of posts.
+ used to ensure correct sorting of posts. A date is specified in the format
+ YYYY-MM-DD HH:MM:SS +/-TTTT
; hours, minutes, seconds, and timezone offset
+ are optional.