Files
freeCodeCamp/common/app/components/Nav/links.json
2016-05-18 16:45:59 -07:00

24 lines
407 B
JSON

[{
"content": "Map",
"link": "/map"
}, {
"content": "Chat",
"link": "//gitter.im/FreeCodeCamp/FreeCodeCamp",
"target": "_blank"
},{
"content": "Wiki",
"link": "/wiki",
"target": "_blank"
},{
"content": "Forum",
"link": "http://forum.freecodecamp.com/",
"target": "_blank"
},{
"content": "About",
"link": "/about"
},{
"content": "Shop",
"link": "/shop",
"target": "_blank"
}]