Olivier Massot преди 10 месеца
родител
ревизия
c287b941f2
променени са 3 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      components/Layout/Navigation.vue
  2. 0 0
      pages/nous-rejoindre/[id].vue.off
  3. 0 0
      pages/nous-rejoindre/index.vue.off

+ 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