mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 13:00:31 -04:00
28 lines
486 B
JSON
28 lines
486 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": "Shop",
|
|
"link": "/shop",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "About",
|
|
"link": "/about"
|
|
}]
|