remove $nbsp in favor of whitespace

This commit is contained in:
Berkeley Martinez
2015-07-03 17:52:52 -07:00
parent f159d68fc5
commit 6ad1a0af23

View File

@ -1,43 +1,43 @@
[
{
"className": "ion-speakerphone",
"content": " Blog  ",
"content": " Blog ",
"href": "http://blog.freecodecamp.com",
"target": "_blank"
},
{
"className": "ion-social-twitch-outline",
"content": " Twitch  ",
"content": " Twitch ",
"href": "http://www.twitch.tv/freecodecamp",
"target": "_blank"
},
{
"className": "ion-social-github",
"content": " Github  ",
"content": " Github ",
"href": "http://github.com/freecodecamp",
"target": "_blank"
},
{
"className": "ion-social-twitter",
"content": " Twitter  ",
"content": " Twitter ",
"href": "http://twitter.com/freecodecamp",
"target": "_blank"
},
{
"className": "ion-social-facebook",
"content": " Facebook  ",
"content": " Facebook ",
"href": "http://facebook.com/freecodecamp",
"target": "_blank"
},
{
"className": "ion-information-circled",
"content": " About  ",
"content": " About ",
"href": "/learn-to-code",
"target": "_self"
},
{
"className": "ion-locked",
"content": " Privacy  ",
"content": " Privacy ",
"href": "/privacy'",
"target": "_self"
}