Adding date in the front-matter; missed in previous commit

This commit is contained in:
Kaushal Modi
2018-01-25 16:46:02 -05:00
committed by Bjørn Erik Pedersen
parent 6bc3ced13e
commit da5e4f4760
2 changed files with 7 additions and 3 deletions
@@ -1,7 +1,8 @@
---
title : "Page Bundles"
description : "Organization of individual pages as bundles"
lastmod : 2018-01-25T16:38:34-05:00
date : 2018-01-25T16:45:00-05:00
lastmod : 2018-01-25T16:45:54-05:00
linktitle : "Page Bundles"
keywords : ["page", "bundles"]
categories : ["content management", "bundles"]
@@ -55,4 +56,6 @@ as long as it's not inside another **page** bundle.
{{% /note %}}
## <span class="todo TODO_">TODO </span> Headless Page Bundle {#headless-page-bundle}
## Headless Page Bundle {#headless-page-bundle}
**TODO**
@@ -1,7 +1,8 @@
---
title : "Section Bundles"
description : "Organization of sections as bundles"
lastmod : 2018-01-25T16:39:52-05:00
date : 2018-01-25T16:44:00-05:00
lastmod : 2018-01-25T16:45:06-05:00
linktitle : "Section Bundles"
keywords : ["section", "bundles"]
categories : ["content management", "bundles"]