mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 14:01:27 -05:00
19 lines
320 B
JSON
19 lines
320 B
JSON
[{
|
|
"content": "Map",
|
|
"link": "/map"
|
|
}, {
|
|
"content": "Chat",
|
|
"link": "//gitter.im/FreeCodeCamp/FreeCodeCamp",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "Forum",
|
|
"link": "http://forum.freecodecamp.com/",
|
|
"target": "_blank"
|
|
},{
|
|
"content": "About",
|
|
"link": "/about"
|
|
},{
|
|
"content": "Shop",
|
|
"link": "/shop"
|
|
}]
|