mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
46 lines
991 B
JSON
46 lines
991 B
JSON
{
|
|
"title": "Community",
|
|
"path": "/community",
|
|
"routes": [
|
|
{
|
|
"hasSectionHeader": true,
|
|
"sectionHeader": "GET INVOLVED"
|
|
},
|
|
{
|
|
"title": "Community",
|
|
"path": "/community",
|
|
"skipBreadcrumb": true,
|
|
"routes": [
|
|
{
|
|
"title": "React Conferences",
|
|
"path": "/community/conferences"
|
|
},
|
|
{
|
|
"title": "React Meetups",
|
|
"path": "/community/meetups"
|
|
},
|
|
{
|
|
"title": "React Videos",
|
|
"path": "/community/videos"
|
|
},
|
|
{
|
|
"title": "Meet the Team",
|
|
"path": "/community/team"
|
|
},
|
|
{
|
|
"title": "Docs Contributors",
|
|
"path": "/community/docs-contributors"
|
|
},
|
|
{
|
|
"title": "Acknowledgements",
|
|
"path": "/community/acknowledgements"
|
|
},
|
|
{
|
|
"title": "Versioning Policy",
|
|
"path": "/community/versioning-policy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|