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

---
 exampleSite/.forestry/front_matter/templates/page.yml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/exampleSite/.forestry/front_matter/templates/page.yml b/exampleSite/.forestry/front_matter/templates/page.yml
index e4cbb74..4268f54 100644
--- a/exampleSite/.forestry/front_matter/templates/page.yml
+++ b/exampleSite/.forestry/front_matter/templates/page.yml
@@ -11,8 +11,10 @@
   name: weight
   label: Page Rank
   description: Determines the position of the page on the left sidebar <em>(optional)</em>
-- type: textarea
-  name: description
+- name: description
+  type: text
+  config:
+    required: false
   label: Summary
   description: Enter a custom summary <em>(optional)</em>
 - name: draft

--
Gitblit v1.10.0