mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 01:01:16 -04:00
20 lines
316 B
JSON
20 lines
316 B
JSON
[{
|
|
"content": "Map",
|
|
"link": "/map"
|
|
}, {
|
|
"content": "Chat",
|
|
"link": "//gitter.im/FreeCodeCamp/FreeCodeCamp",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "Wiki",
|
|
"link": "/wiki",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "About",
|
|
"link": "/about"
|
|
},{
|
|
"content": "Shop",
|
|
"link": "/shop",
|
|
"target": "_blank"
|
|
}]
|