From: Hanchen Wang Date: Wed, 11 May 2016 14:17:33 +0000 (-0400) Subject: docs: Add ExpiryDate to the list of variables X-Git-Tag: v0.17~295 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f7b2e532e21c74a0825b39332ec595b95c1f6b23;p=brevno-suite%2Fhugo docs: Add ExpiryDate to the list of variables --- diff --git a/docs/content/templates/variables.md b/docs/content/templates/variables.md index ec72d965..a81b990d 100644 --- a/docs/content/templates/variables.md +++ b/docs/content/templates/variables.md @@ -35,6 +35,7 @@ matter, content or derived from file location. **.Date** The date the content is associated with.
**.Lastmod** The date the content was last modified.
**.PublishDate** The date the content is published on.
+**.ExpiryDate** The date where the content is scheduled to expire on.
**.Type** The content [type](/content/types/) (e.g. post).
**.Section** The [section](/content/sections/) this content belongs to.
**.Permalink** The Permanent link for this page.