From 39398bf5604068909bc3aef76c5fe39fccbc534c Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Sat, 10 Oct 2020 20:09:01 +0000
Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration

---
 exampleSite/.forestry/settings.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exampleSite/.forestry/settings.yml b/exampleSite/.forestry/settings.yml
index fddb144..0148934 100644
--- a/exampleSite/.forestry/settings.yml
+++ b/exampleSite/.forestry/settings.yml
@@ -5,8 +5,6 @@
 webhook_url: 
 sections:
 - type: heading
-  label: DOCUMENTATION PAGES
-- type: heading
   label: PAGES
 - type: directory
   path: exampleSite/content
@@ -15,6 +13,8 @@
   match: "*"
   templates:
   - page
+- type: heading
+  label: DOCUMENTATION PAGES
 - type: directory
   path: exampleSite/content/docs
   label: Docs

--
Gitblit v1.10.0