-
Notifications
You must be signed in to change notification settings - Fork 581
Expand file tree
/
Copy pathmenu.cs.toml
More file actions
61 lines (52 loc) · 1.11 KB
/
menu.cs.toml
File metadata and controls
61 lines (52 loc) · 1.11 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[[main]]
name = "Získejte pomoc"
weight = 20
url = "https://community.letsencrypt.org/"
[[main]]
name = "Blog"
weight = 25
url = "/blog/"
[[main]]
name = "Přispět"
weight = 30
identifier = "donate"
[[main]]
name = "Staňte se sponzory"
weight = 40
identifier = "become-a-sponsor"
parent = "donate"
url = "https://www.abetterinternet.org/sponsor/"
[[main]]
name = "Současní sponzoři a investoři"
weight = 40
identifier = "sponsors"
parent = "donate"
url = "https://www.abetterinternet.org/sponsors/"
[[main]]
name = "O nás"
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 = "Stav služby"
weight = 60
identifier = "status"
parent = "about"
url = "https://letsencrypt.status.io/"
[[main]]
name = "Zaměstnání"
weight = 110
identifier = "careers"
parent = "about"
url = "https://www.abetterinternet.org/careers/"
[[main]]
name = "Výroční zprávy"
weight = 140
identifier = "annual-reports"
parent = "about"
url = "https://www.abetterinternet.org/annual-reports/"