mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-27 06:13:17 -05:00
* chore(React): %s/react-pure-render/React.PureComponent/gc * fix(Settings): Should redirect to signup when unauthen * feat(Development): Use SES for mail if defined * feat(Nav): Show anon navbar when logged in * fix(server/datasources): Make sure mailhog works if no ses keys are found LB will use both mail settings if using both local and dev * fix(Nav): Use text instead of icons * fix(Nav): Make donate page open in new tab
44 lines
993 B
JSON
44 lines
993 B
JSON
[
|
|
{
|
|
"content": "Community",
|
|
"isDropdown": true,
|
|
"links": [
|
|
{
|
|
"content": "Chat",
|
|
"link": "https://gitter.im/freecodecamp/home",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"content": "Forum",
|
|
"link": "https://forum.freecodecamp.org/",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"content": "Medium",
|
|
"link": "https://medium.freecodecamp.org",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"content": "YouTube",
|
|
"link": "https://youtube.com/freecodecamp",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"content": "In your city",
|
|
"link": "https://forum.freecodecamp.org/t/free-code-camp-city-based-local-groups/19574",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"content": "About",
|
|
"link": "https://www.freecodecamp.org/about",
|
|
"target": "_blank"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"content": "Donate",
|
|
"link": "https://www.freecodecamp.org/donate",
|
|
"target": "_blank"
|
|
}
|
|
]
|