mirror of
https://github.com/torproject/support.git
synced 2025-03-04 15:27:05 +00:00
31 lines
505 B
JSON
31 lines
505 B
JSON
{
|
|
"about": {
|
|
"path": "/about",
|
|
"label": "About"
|
|
},
|
|
"documentation": {
|
|
"path": "/docs",
|
|
"label": "Documentation"
|
|
},
|
|
"press": {
|
|
"path": "/press",
|
|
"label": "Press"
|
|
},
|
|
"blog": {
|
|
"path": "https://blog.torproject.org",
|
|
"label": "Blog"
|
|
},
|
|
"newsletter": {
|
|
"path": "https://newsletter.torproject.org",
|
|
"label": "Newsletter"
|
|
},
|
|
"volunteer": {
|
|
"path": "/volunteer",
|
|
"label": "Volunteer"
|
|
},
|
|
"contact": {
|
|
"path": "/contact",
|
|
"label": "Contact"
|
|
}
|
|
}
|