Skip to content

Commit 0162132

Browse files
committed
Update menus links
1 parent d0a2114 commit 0162132

File tree

2 files changed

+41
-21
lines changed

2 files changed

+41
-21
lines changed

config/_default/menus.en.yaml

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
header:
2-
- name: Datasets
3-
url: https://opentermsarchive.org/en/datasets/
2+
- name: Collections
3+
url: https://opentermsarchive.org/en/collections/
44
weight: 1
55
- name: Memos
66
url: https://opentermsarchive.org/en/memos/
@@ -18,31 +18,41 @@ footer:
1818
- name: Home
1919
url: https://opentermsarchive.org
2020
weight: 1
21+
- name: Collections
22+
url: https://opentermsarchive.org/en/collections/
23+
weight: 2
2124
- name: Datasets
2225
url: https://opentermsarchive.org/en/datasets/
23-
weight: 2
26+
weight: 4
2427
- name: Memos
2528
url: https://opentermsarchive.org/en/memos/
26-
weight: 3
29+
weight: 4
2730
- name: Documentation
2831
url: /
29-
weight: 4
32+
weight: 5
3033
- name: Impact
3134
url: https://opentermsarchive.org/en/impact/
32-
weight: 5
35+
weight: 6
3336
- name: About
3437
url: https://opentermsarchive.org/en/about/
35-
weight: 6
38+
weight: 7
3639
first_subfooter:
40+
- name: Services status
41+
url: https://stats.uptimerobot.com/nXvrBcl0wx
42+
weight: 1
43+
params:
44+
target: _blank
3745
- name: Statistics
3846
url: https://opentermsarchive.org/en/stats/
39-
weight: 1
47+
weight: 2
4048
- name: Media
4149
url: https://opentermsarchive.org/en/media/
42-
weight: 2
43-
- name: Source code
44-
url: https://github.com/OpenTermsArchive
4550
weight: 3
51+
- name: Source code
52+
url: https://github.com/OpenTermsArchive/engine
53+
weight: 4
54+
params:
55+
target: _blank
4656
second_subfooter:
4757
- name: Legal notice
4858
url: https://opentermsarchive.org/en/legal-notice/

config/_default/menus.fr.yaml

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
header:
2-
- name: Jeux de données
3-
url: https://opentermsarchive.org/fr/jeux-de-donnees/
2+
- name: Collections
3+
url: https://opentermsarchive.org/fr/collections/
44
weight: 1
55
- name: Mémos
66
url: https://opentermsarchive.org/fr/memos/
@@ -18,31 +18,41 @@ footer:
1818
- name: Accueil
1919
url: https://opentermsarchive.org
2020
weight: 1
21+
- name: Collections
22+
url: https://opentermsarchive.org/fr/collections/
23+
weight: 2
2124
- name: Jeux de données
2225
url: https://opentermsarchive.org/fr/jeux-de-donnees/
23-
weight: 2
26+
weight: 3
2427
- name: Mémos
2528
url: https://opentermsarchive.org/fr/memos/
26-
weight: 3
29+
weight: 4
2730
- name: Documentation
2831
url: /fr
29-
weight: 4
32+
weight: 5
3033
- name: Impact
3134
url: https://opentermsarchive.org/fr/impact/
32-
weight: 5
35+
weight: 6
3336
- name: À propos
3437
url: https://opentermsarchive.org/fr/a-propos/
35-
weight: 6
38+
weight: 7
3639
first_subfooter:
40+
- name: État des services
41+
url: https://stats.uptimerobot.com/nXvrBcl0wx
42+
weight: 1
43+
params:
44+
target: _blank
3745
- name: Statistiques
3846
url: https://opentermsarchive.org/fr/statistiques/
39-
weight: 1
47+
weight: 2
4048
- name: Média
4149
url: https://opentermsarchive.org/fr/media/
42-
weight: 2
50+
weight: 3
4351
- name: Code source
4452
url: https://github.com/OpenTermsArchive
45-
weight: 3
53+
weight: 4
54+
params:
55+
target: _blank
4656
second_subfooter:
4757
- name: Mentions légales
4858
url: https://opentermsarchive.org/fr/mentions-legales/

0 commit comments

Comments
 (0)