From 08fee5cc9c941adbccda012e0bff1be549d7ddea Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 24 Feb 2020 08:01:22 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .../front_matter/templates/blog-template.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .forestry/front_matter/templates/blog-template.yml diff --git a/.forestry/front_matter/templates/blog-template.yml b/.forestry/front_matter/templates/blog-template.yml new file mode 100644 index 0000000..5076577 --- /dev/null +++ b/.forestry/front_matter/templates/blog-template.yml @@ -0,0 +1,22 @@ +--- +label: Blog Template +hide_body: false +fields: +- type: text + name: title + label: title +- type: text + name: permalink + label: permalink +- type: text + name: description + label: description +- type: text + name: keywords + label: keywords +- type: text + name: image + label: image +- type: text + name: image-attrib + label: image-attrib