mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 00:03:44 -05:00
24 lines
421 B
JSON
24 lines
421 B
JSON
[{
|
|
"content": "Map",
|
|
"link": "/map"
|
|
}, {
|
|
"content": "Chat",
|
|
"link": "//gitter.im/FreeCodeCamp/FreeCodeCamp",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "News",
|
|
"link": "/news",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "Wiki",
|
|
"link": "https://github.com/freecodecamp/freecodecamp/wiki/",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "Jobs",
|
|
"link": "/jobs",
|
|
"react": true
|
|
},{
|
|
"content": "About",
|
|
"link": "/about"
|
|
}]
|