diff --git a/_data/navigation.yml b/_data/navigation.yml
index 2df005edeb2b4f108577f92c9603ddd7381711cc..c9925a4729b012bd3a6d96ed5bd5769d0397637d 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -6,60 +6,32 @@ main:
   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/"
-      url: ''
-- name: fse
-  nav:
-  - title: FSE Luminy
-    url: "/fse/"
-    children:
-    - title: Communiqués de presse
-      url: "/fse/communiques"
+nav:
+- title: Activités
+  url: "/activites/"
+  children:
+  - title: Concerts et festivals
+    url: "/activites/concerts/"
+  - title: Toukouleur
+    url: "/activites/toukouleur/"
+  - title: Les jeudis du CCL
+    url: "/activites/jeudis/"
+  - title: Campus propre
+    url: "/activites/campus-propre/"
+  - title: Projections
+    url: "/activites/projections/"
+  - title: Ateliers et animation
+    url: "/activites/ateliers/"
+  - title: Projets
+    url: "/activites/projets/"
+- title: L'association
+  url: "/"
+  children:
+  - title: Qui sommes-nous ?
+    url: "/l-asso/presentation-longue/"
+  - title: Adhérer
+    url: "/l-asso/adherer/"
+  - title: Statuts
+    url: "/l-asso/statuts/"
+  - title: Contacts
+    url: "/l-asso/contacts/"