diff --git a/_data/menus.yml b/_data/menus.yml deleted file mode 100644 index a277a6558be9d91b02de02cbcf45cbd93f464e76..0000000000000000000000000000000000000000 --- a/_data/menus.yml +++ /dev/null @@ -1,42 +0,0 @@ ---- -footer: -- title: À propos de Luminy.org - url: about.md - weight: 1 -- title: Poèmes - url: poemes/ - weight: 1 - -ccl: - - title: "Activités" - url: "/ccl/activites/" - identifier: ccl-activites - - title: "L'association" - url: "/ccl/" - identifier: ccl-l-asso - - # - 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/ diff --git a/_pages/jardin/paniers.md b/_pages/jardin/paniers.md index 9b6561805198073cec9aaad164d14bf2c019c2ea..242a2f3b737aeaa4d630dca95cacada602ea68db 100644 --- a/_pages/jardin/paniers.md +++ b/_pages/jardin/paniers.md @@ -14,24 +14,3 @@ Tous les jeudis, les paniers marseillais proposent des produits bio en direct de La distribution se fait tout les jeudis (sauf exceptions, par exemple en période de vacances scolaires) de 16h45 à 19h sur le terrain du jardin, juste à droite. \# Distribution paniers bio [Cagette.net]({{ site.data.extlinks.cagette }}) -header - -plop - -* {% for item in site.menus.header %} -* [{{ item.title }}]({{ item.url }} "Go to {{ item.title }}") {% if item.children %} - * {% for item in item.children %} {{ item.identifier | inspect }} - * [{{ item.title }}]({{ item.url }} "Go to {{ item.title }}"){: .menu-item-{{ loop.index }}} - * {% endfor %} - {: .sub-menu} {% endif %}{: .menu-item-{{ loop.index }}} -* {% endfor %} - -jardin - -* {% for item in site.menus.jardin %} -* [{{ item.title }}]({{ item.url }} "Go to {{ item.title }}") {% if item.children %} - * {% for item in item.children %} {{ item.identifier | inspect }} - * [{{ item.title }}]({{ item.url }} "Go to {{ item.title }}"){: .menu-item-{{ loop.index }}} - * {% endfor %} - {: .sub-menu} {% endif %}{: .menu-item-{{ loop.index }}} -* {% endfor %} \ No newline at end of file