mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 05:02:01 -05:00
45 lines
988 B
JSON
45 lines
988 B
JSON
[
|
|
{
|
|
"className": "ion-speakerphone",
|
|
"content": " Blog ",
|
|
"href": "http://medium.freecodecamp.com",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"className": "ion-social-twitch-outline",
|
|
"content": " Twitch ",
|
|
"href": "http://www.twitch.tv/freecodecamp",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"className": "ion-social-github",
|
|
"content": " GitHub ",
|
|
"href": "http://github.com/freecodecamp",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"className": "ion-social-twitter",
|
|
"content": " Twitter ",
|
|
"href": "http://twitter.com/freecodecamp",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"className": "ion-social-facebook",
|
|
"content": " Facebook ",
|
|
"href": "http://facebook.com/freecodecamp",
|
|
"target": "_blank"
|
|
},
|
|
{
|
|
"className": "ion-information-circled",
|
|
"content": " About ",
|
|
"href": "/learn-to-code",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"className": "ion-locked",
|
|
"content": " Privacy ",
|
|
"href": "/privacy'",
|
|
"target": "_self"
|
|
}
|
|
]
|