From 4014f41f9ca0a8b32876fd4c3816838a8d2b89f6 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Thu, 9 Jul 2020 17:18:28 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/teacher.yml | 47 ++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .forestry/front_matter/templates/teacher.yml diff --git a/.forestry/front_matter/templates/teacher.yml b/.forestry/front_matter/templates/teacher.yml new file mode 100644 index 00000000..74972d67 --- /dev/null +++ b/.forestry/front_matter/templates/teacher.yml @@ -0,0 +1,47 @@ +--- +label: Teacher +hide_body: false +fields: +- type: text + name: title + label: title +- type: file + name: bg_image + label: bg_image +- type: text + name: description + label: description +- type: file + name: image + label: image +- type: text + name: course + label: course +- type: textarea + name: bio + label: bio +- type: list + name: interest + label: interest +- type: field_group_list + name: contact + label: contact + fields: + - type: text + name: name + label: name + - type: text + name: icon + label: icon + - type: text + name: link + label: link +- type: boolean + name: clubs + label: clubs +- type: text + name: type + label: type +- type: text + name: forestry_link + label: forestry_link