Files
freeCodeCamp/common/app/Nav/links.json
2018-08-03 19:27:42 +05:30

15 lines
268 B
JSON

[
{
"content": "Curriculum",
"link": "https://learn.freecodecamp.org"
},
{
"content": "Forum",
"link": "https://forum.freecodecamp.org/",
"target": "_blank"
},
{
"content": "News",
"link": "https://www.freecodecamp.org/news"
}
]