fix a typo and remove github and facebook auth for now

pull/2/head
Michael Q Larson 2014-10-28 13:43:13 -07:00
parent 107b38e39d
commit 3bf94e308a
2 changed files with 4 additions and 10 deletions

View File

@ -38,10 +38,10 @@ exports.startAPairProgrammingSession = function(req, res) {
video: "109547811",
image: "https://screenhero.com/img/anim-collaboration.gif",
directions: [
"What's all this Pair Programming stuff about? Let's find out!", "We'll use a popular pair programming tool called Screen Hero. We'll also visit the Free Code Camp chat room.", "We'll show you how to launch pair programming sessions right inside the chat room.", "Once you've \"paired\" with someone, they become your \"pair\". Show your new pair the website your website."
"What's all this Pair Programming stuff about? Let's find out!", "We'll use a popular pair programming tool called Screen Hero. We'll also visit the Free Code Camp chat room.", "We'll show you how to launch pair programming sessions right inside the chat room.", "Once you've \"paired\" with someone, they become your \"pair\". Show your new pair the website your just created."
],
links: ["https://screenhero.com/download.html", "https://www.hipchat.com/invite/178107/cc2f6ea4dfac9e48b9a88b305adae48a"],
challenges: ["Show your new pair the website you created.", "Open up Atom and let them change some of the cat-related text on your website."]
challenges: ["Show your new pair the website you just created.", "Open up Atom and let them change some of the cat-related text on your website."]
});
};

View File

@ -2,16 +2,10 @@ extends ../layout
block content
.page-header
h3 Sign in to Free Code Camp with any of these social network accounts:
h3 Sign in to Free Code Camp with one of these social network accounts:
a.btn.btn-block.btn-linkedin.btn-social(href='/auth/linkedin')
i.fa.fa-linkedin
| Sign in with LinkedIn
a.btn.btn-block.btn-facebook.btn-social(href='/auth/facebook')
i.fa.fa-facebook
| Sign in with Facebook
a.btn.btn-block.btn-twitter.btn-social(href='/auth/twitter')
i.fa.fa-twitter
| Sign in with Twitter
a.btn.btn-block.btn-github.btn-social(href='/auth/github')
i.fa.fa-github
| Sign in with GitHub
| Sign in with Twitter