generated from cds-snc/project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmenu.yml
More file actions
39 lines (38 loc) · 834 Bytes
/
menu.yml
File metadata and controls
39 lines (38 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
en:
home:
name: "Home"
url: "/home/"
getting-started:
name: "Getting started"
url: "/getting-started/"
authentication:
name: "Authentication"
url: "/authentication/"
making-requests:
name: "Making requests"
url: "/making-requests/"
monitoring:
name: "Monitoring"
url: "/monitoring/"
contact:
name: "Getting support"
url: "/getting-support/"
fr:
accueil:
name: "Accueil"
url: "/accueil/"
getting-started:
name: "Pour commencer"
url: "/pour-commencer/"
authentication:
name: "Authentification"
url: "/authentification/"
making-requests:
name: "Effectuer des demandes"
url: "/effectuer-des-demandes/"
monitoring:
name: "Surveiller"
url: "/surveiller/"
contact:
name: "Obtenir du soutien"
url: "/obtenir-du-soutien/"