From 22ff499bd2e347f97d57ddb88ce012a273da3794 Mon Sep 17 00:00:00 2001 From: Centre Culturel de Luminy <webmasters@luminy.org> Date: Mon, 18 Nov 2019 23:15:13 +0000 Subject: [PATCH] Update from Forestry.io - Updated menus Centre Culturel de Luminy updated _pages/jardin/gallerie.md Centre Culturel de Luminy updated _pages/jardin/index.md Centre Culturel de Luminy updated _pages/jardin/paniers.md Centre Culturel de Luminy updated _pages/about.md Centre Culturel de Luminy updated _data/menus.yml --- _data/menus.yml | 1 + _pages/about.md | 8 ++++++-- _pages/jardin/gallerie.md | 8 +++++--- _pages/jardin/index.md | 5 +++-- _pages/jardin/paniers.md | 8 +++++--- 5 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 _data/menus.yml diff --git a/_data/menus.yml b/_data/menus.yml new file mode 100644 index 0000000..2fbf0ff --- /dev/null +++ b/_data/menus.yml @@ -0,0 +1 @@ +--- {} diff --git a/_pages/about.md b/_pages/about.md index 97111d9..47c212c 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -1,5 +1,10 @@ --- title: Votre projet sur `luminy.org` +menu: + header: + weight: 2 + title: À propos + --- ## Contribuez au référencement des activités luminyennes Vous êtes actifs sur Luminy ? Vous participez, contribuez ou organisez des @@ -8,5 +13,4 @@ Le CCL, qui gère `luminy.org`, se propose d'héberger votre page, vos pages ou même votre site légé à part sur luminy.org, à apparaître dans la rubrique "[Luminy c'est aussi](/luminy/) ! -## [Parlez-en-nous !](/contacts/) - +## [Parlez-en-nous !](/contacts/) \ No newline at end of file diff --git a/_pages/jardin/gallerie.md b/_pages/jardin/gallerie.md index 39cc796..96f01f1 100644 --- a/_pages/jardin/gallerie.md +++ b/_pages/jardin/gallerie.md @@ -1,6 +1,8 @@ --- title: Gallerie du jardin -menus: jardin ---- +menu: + jardin: + weight: 2 -des images... +--- +des images... \ No newline at end of file diff --git a/_pages/jardin/index.md b/_pages/jardin/index.md index cdfb18f..109456c 100644 --- a/_pages/jardin/index.md +++ b/_pages/jardin/index.md @@ -1,10 +1,11 @@ --- title: Jardin Universitaire de Luminy -menus: +menu: header: title: Les pages du jardin weight: 1 identifier: jardin + --- # c'est le jardin -gloubi boulga +gloubi boulga \ No newline at end of file diff --git a/_pages/jardin/paniers.md b/_pages/jardin/paniers.md index 3eddb74..b0fdf54 100644 --- a/_pages/jardin/paniers.md +++ b/_pages/jardin/paniers.md @@ -1,9 +1,11 @@ --- title: Les paniers bio ! overlay_image: assets/images/banniere-bulles.png -menus: jardin ---- +menu: + jardin: + weight: 1 +--- Tous les jeudis, les paniers marseillais proposent des produits bio en direct de chez les producteurs ; légumes, fruits, œufs, pain, jus, vin, huile, olives, fruits secs, vinaigre, viande, fromages, ... # Distribution paniers bio @@ -26,4 +28,4 @@ icoucou {% endif %} </li> {% endfor %} -</ul> +</ul> \ No newline at end of file -- GitLab