From 2a3f9a613fb45bd73e0eca28300e055bbd140158 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Wed, 24 Jan 2018 13:45:46 -0500 Subject: [PATCH] Add weights to pages in Bundles branch --- content/content-management/bundles/image-processing/index.md | 3 ++- content/content-management/bundles/page-bundles/index.md | 3 ++- content/content-management/bundles/resources/index.md | 3 ++- content/content-management/bundles/section-bundles/index.md | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/content/content-management/bundles/image-processing/index.md b/content/content-management/bundles/image-processing/index.md index 3cf2dcd66..3895a5a6e 100644 --- a/content/content-management/bundles/image-processing/index.md +++ b/content/content-management/bundles/image-processing/index.md @@ -2,8 +2,9 @@ title : "Image Processing" description : "Hugo API for processing images that are part of page, section or branch bundles" date : 2018-01-24T13:10:00-05:00 -lastmod : 2018-01-24T13:27:24-05:00 +lastmod : 2018-01-24T13:45:08-05:00 categories : ["content management", "bundles"] +weight : 4004 draft : false toc : true linktitle : "Image Processing" diff --git a/content/content-management/bundles/page-bundles/index.md b/content/content-management/bundles/page-bundles/index.md index 8834ffcb9..6412b354e 100644 --- a/content/content-management/bundles/page-bundles/index.md +++ b/content/content-management/bundles/page-bundles/index.md @@ -2,8 +2,9 @@ title : "Page Bundles" description : "Organization of individual pages as bundles" date : 2018-01-24T13:10:00-05:00 -lastmod : 2018-01-24T13:27:23-05:00 +lastmod : 2018-01-24T13:45:07-05:00 categories : ["content management", "bundles"] +weight : 4001 draft : false toc : true linktitle : "Page Bundles" diff --git a/content/content-management/bundles/resources/index.md b/content/content-management/bundles/resources/index.md index defb95d67..583d95248 100644 --- a/content/content-management/bundles/resources/index.md +++ b/content/content-management/bundles/resources/index.md @@ -2,8 +2,9 @@ title : "Resources" description : "Resources allows one to access content and meta-data from page, section and branch bundles, including images." date : 2018-01-24T13:10:00-05:00 -lastmod : 2018-01-24T13:27:24-05:00 +lastmod : 2018-01-24T13:45:08-05:00 categories : ["content management", "bundles"] +weight : 4003 draft : false toc : true linktitle : "Resources" diff --git a/content/content-management/bundles/section-bundles/index.md b/content/content-management/bundles/section-bundles/index.md index a3dd66bc4..7bbbd2ba1 100644 --- a/content/content-management/bundles/section-bundles/index.md +++ b/content/content-management/bundles/section-bundles/index.md @@ -2,8 +2,9 @@ title : "Section Bundles" description : "Organization of sections and branches as bundles" date : 2018-01-24T13:10:00-05:00 -lastmod : 2018-01-24T13:27:23-05:00 +lastmod : 2018-01-24T13:45:07-05:00 categories : ["content management", "bundles"] +weight : 4002 draft : false toc : true linktitle : "Section Bundles"