-
Notifications
You must be signed in to change notification settings - Fork 581
Expand file tree
/
Copy pathmenu.el.toml
More file actions
41 lines (40 loc) · 818 Bytes
/
menu.el.toml
File metadata and controls
41 lines (40 loc) · 818 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 = "Get Help"
weight = 20
url = "https://community.letsencrypt.org/"
[[main]]
name = "Ιστολόγιο"
weight = 25
url = "/blog/"
[[main]]
name = "Donate"
weight = 30
identifier = "donate"
[[main]]
name = "About Us"
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 = "Service Status"
weight = 60
identifier = "status"
parent = "about"
url = "https://letsencrypt.status.io/"
[[main]]
name = "Careers"
weight = 110
identifier = "careers"
parent = "about"
url = "https://www.abetterinternet.org/careers/"
[[main]]
name = "Become a Sponsor"
weight = 40
identifier = "become-a-sponsor"
parent = "donate"
url = "https://www.abetterinternet.org/sponsor/"