-
Notifications
You must be signed in to change notification settings - Fork 581
Expand file tree
/
Copy pathmenu.ru.toml
More file actions
61 lines (52 loc) · 1.21 KB
/
menu.ru.toml
File metadata and controls
61 lines (52 loc) · 1.21 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 = "Помощь"
weight = 20
url = "https://community.letsencrypt.org/"
[[main]]
name = "Блог"
weight = 25
url = "/blog/"
[[main]]
name = "Поддержать нас"
weight = 30
identifier = "donate"
[[main]]
name = "Станьте нашим спонсором"
weight = 40
identifier = "become-a-sponsor"
parent = "donate"
url = "https://www.abetterinternet.org/sponsor/"
[[main]]
name = "Текущие спонсоры и учредители"
weight = 40
identifier = "sponsors"
parent = "donate"
url = "https://www.abetterinternet.org/sponsors/"
[[main]]
name = "О сервисе"
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 = "Состояние сервиса"
weight = 60
identifier = "status"
parent = "about"
url = "https://letsencrypt.status.io/"
[[main]]
name = "Карьера"
weight = 110
identifier = "careers"
parent = "about"
url = "https://www.abetterinternet.org/careers/"
[[main]]
name = "Годовые отчеты"
weight = 140
identifier = "annual-reports"
parent = "about"
url = "https://www.abetterinternet.org/annual-reports/"