We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf14a0c commit 989c9d2Copy full SHA for 989c9d2
1 file changed
data/menus/fr/primary.yml
@@ -1,15 +1,6 @@
1
---
2
title: Menu principal
3
items:
4
-- title: Offres d'emploi
5
- slug: offres-d-emploi
6
- target: "/offres-d-emploi/"
7
- kind: page
8
- new_tab: false
9
- children: []
10
- descendants_targets: []
11
- path: "/jobs"
12
- file: content/fr/jobs/_index.html
13
- title: Écoles
14
slug: ecoles
15
target: "/ecoles/"
@@ -19,6 +10,15 @@ items:
19
descendants_targets: []
20
path: "/schools"
21
file: content/fr/schools/_index.html
+- title: Offres d'emploi
+ slug: offres-d-emploi
+ target: "/offres-d-emploi/"
16
+ kind: page
17
+ new_tab: false
18
+ children: []
+ descendants_targets: []
+ path: "/jobs"
+ file: content/fr/jobs/_index.html
22
- title: Actualités
23
slug: actualites
24
target: "/actualites/"
0 commit comments