Files
freeCodeCamp/common/app/components/Nav/links.json
Quincy Larson 46d5aa5718 Update navber
2016-02-11 20:47:03 -08:00

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"
}]