From 5371fe9388eb5104960c04e03bce5c4176487d82 Mon Sep 17 00:00:00 2001
From: Cult Ure <webmasters@luminy.org>
Date: Mon, 25 Nov 2019 02:23:48 +0000
Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration

---
 .../templates/template-auteurs.yml            | 38 +++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 .forestry/front_matter/templates/template-auteurs.yml

diff --git a/.forestry/front_matter/templates/template-auteurs.yml b/.forestry/front_matter/templates/template-auteurs.yml
new file mode 100644
index 0000000..da14e52
--- /dev/null
+++ b/.forestry/front_matter/templates/template-auteurs.yml
@@ -0,0 +1,38 @@
+---
+label: Template auteurs
+hide_body: true
+fields:
+- type: field_group_list
+  name: authors
+  label: authors
+  fields:
+  - type: text
+    name: name
+    label: name
+  - type: text
+    name: prefix
+    label: prefix
+  - type: text
+    name: avatar
+    label: avatar
+  - type: text
+    name: og_image
+    label: og_image
+  - type: text
+    name: banner
+    label: banner
+  - type: text
+    name: bio
+    label: bio
+  - type: text
+    name: location
+    label: location
+  - type: text
+    name: email
+    label: email
+  - type: text
+    name: facebook
+    label: facebook
+  - type: text
+    name: helloasso
+    label: helloasso
-- 
GitLab