From 8ffa337cfdf9ded1031bd46f13c6597ca16b42a7 Mon Sep 17 00:00:00 2001
From: Cult Ure <webmasters@luminy.org>
Date: Mon, 25 Nov 2019 03:05:27 +0000
Subject: [PATCH] Update from Forestry.io Cult Ure updated _data/navigation.yml

---
 .../templates/template-navigations.yml        |   2 +
 _data/navigation.yml                          | 128 +++++++++---------
 2 files changed, 65 insertions(+), 65 deletions(-)

diff --git a/.forestry/front_matter/templates/template-navigations.yml b/.forestry/front_matter/templates/template-navigations.yml
index 738bb96..4694270 100644
--- a/.forestry/front_matter/templates/template-navigations.yml
+++ b/.forestry/front_matter/templates/template-navigations.yml
@@ -62,3 +62,5 @@ fields:
   description: Les arborescences associés aux auteurs/assos/collectifs
   config:
     labelField: name
+pages:
+- _data/navigation.yml
diff --git a/_data/navigation.yml b/_data/navigation.yml
index dc6afe6..2df005e 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,67 +1,65 @@
-# mashead links
+---
 main:
-  - title: "Agenda"
-    url: /agenda/
-  - title: "Le Grenier"
-    url: /grenier/
-  - title: "À Propos"
-    url: /about/
-
-
-
+- title: Agenda
+  url: "/agenda/"
+- title: Le Grenier
+  url: "/grenier/"
+- title: À Propos
+  url: "/about/"
 navs:
-  - name: "ccl"
-    nav:
-    - title: "Activités"
-      url: "/ccl/activites/"
-      children:
-        - title: "Concerts et festivals"
-          url: /ccl/activites/concerts/
-        - title: "Toukouleur"
-          url: /ccl/activites/toukouleur/
-        - title: "Les jeudis du CCL"
-          url: /ccl/activites/jeudis/
-        - title: "Campus propre"
-          url: /ccl/activites/campus-propre/
-        - title: "Projections"
-          url: /ccl/activites/projections/
-        - title: "Ateliers et animation"
-          url: /ccl/activites/ateliers/
-        - title: "Projets"
-          url: /ccl/activites/projets/
-    - title: "L'association"
-      url: "/ccl/"
-      children:
-        - title: "Qui sommes-nous ?"
-          url: /ccl/l-asso/presentation-longue/
-        - title: "Adhérer"
-          url: /ccl/l-asso/adherer/
-        - title: "Statuts"
-          url: /ccl/l-asso/statuts/
-        - title: "Contacts"
-          url: /ccl/l-asso/contacts/
-  - name: "jardin"
-    nav:
-    - title: ""
-      url: "/jardin/"
-      children:
-        - title: "Paniers bio"
-          url: /jardin/paniers/
-        - title: "Gallerie"
-          url: /jardin/gallerie/
-  - name: "club-science"
-    nav:
-      - title: "Club science"
-        url: /club-science/
-        children:
-          - title: "Ressources"
-            url: /club-science/ressources/
-          - title: "Contacts"
-            utl: /club-science/contacts/
-  - name: "fse"
-    nav:
-      - title: "FSE Luminy"
-        url: /fse/
-        children:
-          - title: "Communiqués de presse"
-            url: /fse/communiques
+- name: ccl
+  nav:
+  - title: Activités
+    url: "/ccl/activites/"
+    children:
+    - title: Concerts et festivals
+      url: "/ccl/activites/concerts/"
+    - title: Toukouleur
+      url: "/ccl/activites/toukouleur/"
+    - title: Les jeudis du CCL
+      url: "/ccl/activites/jeudis/"
+    - title: Campus propre
+      url: "/ccl/activites/campus-propre/"
+    - title: Projections
+      url: "/ccl/activites/projections/"
+    - title: Ateliers et animation
+      url: "/ccl/activites/ateliers/"
+    - title: Projets
+      url: "/ccl/activites/projets/"
+  - title: L'association
+    url: "/ccl/"
+    children:
+    - title: Qui sommes-nous ?
+      url: "/ccl/l-asso/presentation-longue/"
+    - title: Adhérer
+      url: "/ccl/l-asso/adherer/"
+    - title: Statuts
+      url: "/ccl/l-asso/statuts/"
+    - title: Contacts
+      url: "/ccl/l-asso/contacts/"
+- name: jardin
+  nav:
+  - title: ''
+    url: "/jardin/"
+    children:
+    - title: Paniers bio
+      url: "/jardin/paniers/"
+    - title: Gallerie
+      url: "/jardin/gallerie/"
+- name: club-science
+  nav:
+  - title: Club science
+    url: "/club-science/"
+    children:
+    - title: Ressources
+      url: "/club-science/ressources/"
+    - title: Contacts
+      utl: "/club-science/contacts/"
+      url: ''
+- name: fse
+  nav:
+  - title: FSE Luminy
+    url: "/fse/"
+    children:
+    - title: Communiqués de presse
+      url: "/fse/communiques"
-- 
GitLab