ref: f7b2e532e21c74a0825b39332ec595b95c1f6b23
parent: 448f0306d79c32089ad148e131063b6fb836454e
author: Hanchen Wang <[email protected]>
date: Wed May 11 06:17:33 EDT 2016
docs: Add ExpiryDate to the list of variables
--- a/docs/content/templates/variables.md
+++ b/docs/content/templates/variables.md
@@ -35,6 +35,7 @@
**.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>