From 33ea50a96079522e6b2c519d2b4ce4fd1ae2ca37 Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Sat, 10 Oct 2020 20:02:16 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- exampleSite/.forestry/front_matter/templates/page.yml | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/exampleSite/.forestry/front_matter/templates/page.yml b/exampleSite/.forestry/front_matter/templates/page.yml new file mode 100644 index 0000000..f3017dc --- /dev/null +++ b/exampleSite/.forestry/front_matter/templates/page.yml @@ -0,0 +1,13 @@ +--- +label: Page +hide_body: false +fields: +- type: text + name: title + label: title +- type: number + name: weight + label: weight +- type: textarea + name: description + label: description -- Gitblit v1.10.0