Olivier Massot пре 5 месеци
родитељ
комит
c287b941f2

+ 1 - 1
components/Layout/Navigation.vue

@@ -40,7 +40,7 @@ const menu: Array<MainMenuItem> = [
     children: [
       { label: 'Qui sommes-nous', to: '/qui-sommes-nous' },
       { label: 'Nos partenaires', to: '/nos-partenaires' },
-      { label: 'Nous rejoindre', to: '/nous-rejoindre' },
+      // { label: 'Nous rejoindre', to: '/nous-rejoindre' },
     ],
   },
   { label: 'Actualités', to: '/actualites' },

+ 0 - 0
pages/nous-rejoindre/[id].vue → pages/nous-rejoindre/[id].vue.off


+ 0 - 0
pages/nous-rejoindre/index.vue → pages/nous-rejoindre/index.vue.off