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