freeCodeCamp/common/app/Nav/links.json

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