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

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

diff --git a/exampleSite/.forestry/settings.yml b/exampleSite/.forestry/settings.yml
index 5d1c3f8..9602840 100644
--- a/exampleSite/.forestry/settings.yml
+++ b/exampleSite/.forestry/settings.yml
@@ -4,6 +4,10 @@
 admin_path: 
 webhook_url: 
 sections:
+- type: document
+  path: exampleSite/config.toml
+  label: configure website
+  match: "**/*"
 - type: heading
   label: PAGES
 - type: directory

--
Gitblit v1.10.0