docs: Add ExpiryDate to the list of variables
authorHanchen Wang <hanchen.wang@mail.utoronto.ca>
Wed, 11 May 2016 14:17:33 +0000 (10:17 -0400)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 14 Jun 2016 13:45:26 +0000 (15:45 +0200)
docs/content/templates/variables.md

index ec72d9652d5e630ed889327dd01f9616daa9ca99..a81b990d319faeb19182081a0d86b4ea3fe96ea0 100644 (file)
@@ -35,6 +35,7 @@ matter, content or derived from file location.
 **.Date** The date the content is associated with.<br>
 **.Lastmod** The date the content was last modified.<br>
 **.PublishDate** The date the content is published on.<br>
+**.ExpiryDate** The date where the content is scheduled to expire on.<br>
 **.Type** The content [type](/content/types/) (e.g. post).<br>
 **.Section** The [section](/content/sections/) this content belongs to.<br>
 **.Permalink** The Permanent link for this page.<br>