-
Notifications
You must be signed in to change notification settings - Fork 1
/
footer.json
69 lines (69 loc) · 1.56 KB
/
footer.json
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
62
63
64
65
66
67
68
69
[{
"name": "FORCE11",
"links": [{
"name": "Overview",
"href": "https://www.force11.org/about"
},
{
"name": "Manifesto",
"href": "https://www.force11.org/about/manifesto"
},
{
"name": "Guiding Principles",
"href": "https://www.force11.org/about/mission-and-guiding-principles"
},
{
"name": "Endorsement Policy",
"href": "https://www.force11.org/about/endorsement-policy"
},
{
"name": "Sustainability Plan",
"href": "https://www.force11.org/about/support"
},
{
"name": "Privacy Policy",
"href": "https://www.force11.org/privacy-statement"
}
]
},
{
"name": "Community",
"links": [{
"name": "News",
"href": "https://www.force11.org/community-news"
},
{
"name": "Members Directory",
"href": "https://www.force11.org/community/members-directory"
},
{
"name": "Groups (active)",
"href": "https://www.force11.org/groups"
}
]
},
{
"name": "Upstream",
"links": [{
"name": "Upstream Community",
"href": "/pages/upstream-community"
},
{
"name": "Code of Conduct",
"href": "/pages/code-of-conduct"
},
{
"name": "Team Upstream",
"href": "/team"
},
{
"name": "Upstream Software",
"href": "/open-source"
},
{
"name": "Usage Stats",
"href": "https://plausible.io/upstream.force11.org"
}
]
}
]