From 42d40608260122abb2e9e4d83693940046853d19 Mon Sep 17 00:00:00 2001 From: Ricardo-Silva91 Date: Thu, 31 Dec 2020 11:30:18 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .../front_matter/templates/newslinks.yml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .forestry/front_matter/templates/newslinks.yml diff --git a/.forestry/front_matter/templates/newslinks.yml b/.forestry/front_matter/templates/newslinks.yml new file mode 100644 index 00000000..1839a40a --- /dev/null +++ b/.forestry/front_matter/templates/newslinks.yml @@ -0,0 +1,29 @@ +--- +label: Newslinks +hide_body: true +fields: +- type: text + name: title + label: title +- type: text + name: type + label: type +- type: field_group_list + name: data + label: data + fields: + - type: text + name: name + label: name + - type: text + name: title + label: title + - type: text + name: path + label: path + - type: datetime + name: date + label: date + - type: text + name: tags + label: tags