From 06d999a4cbd30813ea675975640a4e67f37bebed Mon Sep 17 00:00:00 2001 From: Luke Slowen Date: Wed, 2 Feb 2022 21:06:26 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/page.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .forestry/front_matter/templates/page.yml diff --git a/.forestry/front_matter/templates/page.yml b/.forestry/front_matter/templates/page.yml new file mode 100644 index 0000000..0da0071 --- /dev/null +++ b/.forestry/front_matter/templates/page.yml @@ -0,0 +1,16 @@ +--- +label: Page +hide_body: false +fields: +- type: text + name: title + label: title +- type: text + name: description + label: description +- type: text + name: featured_image + label: featured_image +- type: boolean + name: omit_header_text + label: omit_header_text