-
Notifications
You must be signed in to change notification settings - Fork 581
Expand file tree
/
Copy pathmenu.sr.toml
More file actions
40 lines (40 loc) · 802 Bytes
/
menu.sr.toml
File metadata and controls
40 lines (40 loc) · 802 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 = "Pomoć"
weight = 20
url = "https://community.letsencrypt.org/"
[[main]]
name = "Blog"
weight = 25
url = "/blog/"
[[main]]
name = "Doniraj"
weight = 30
identifier = "donate"
[[main]]
name = "O nama"
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 = "Status Servisa"
weight = 60
identifier = "status"
parent = "about"
url = "https://letsencrypt.status.io/"
[[main]]
name = "Karijera"
weight = 110
identifier = "careers"
parent = "about"
url = "https://www.abetterinternet.org/careers/"
[[main]]
name = "Postanite Sponzor"
weight = 40
identifier = "become-a-sponsor"
parent = "donate"
url = "https://www.abetterinternet.org/sponsor/"