-
Notifications
You must be signed in to change notification settings - Fork 581
Expand file tree
/
Copy pathmenu.vi.toml
More file actions
40 lines (40 loc) · 848 Bytes
/
menu.vi.toml
File metadata and controls
40 lines (40 loc) · 848 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
40
[[main]]
name = "Trợ Giúp"
weight = 20
url = "https://community.letsencrypt.org/"
[[main]]
name = "Blog"
weight = 25
url = "/blog/"
[[main]]
name = "Quyên Góp"
weight = 30
identifier = "donate"
[[main]]
name = "Giới Thiệu"
weight = 40
identifier = "about"
[[main]]
name = "Internet Security Research Group (ISRG)"
weight = 200
identifier = "isrg"
parent = "about"
url = "https://www.abetterinternet.org/about/"
[[main]]
name = "Tình Trạng Dịch Vụ"
weight = 60
identifier = "status"
parent = "about"
url = "https://letsencrypt.status.io/"
[[main]]
name = "Nghề Nghiệp"
weight = 110
identifier = "careers"
parent = "about"
url = "https://www.abetterinternet.org/careers/"
[[main]]
name = "Trở thành Nhà tài trợ"
weight = 40
identifier = "become-a-sponsor"
parent = "donate"
url = "https://www.abetterinternet.org/sponsor/"