add facebook back in and attempt to fix the google auth

pull/2/head
Michael Q Larson 2014-11-29 23:40:17 -08:00
parent 3fb11302d4
commit 1be9cf03da
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ extends ../layout
block content block content
.jumbotron.text-center .jumbotron.text-center
h2 Use any of these accounts to Sign up or Sign in to Free Code Camp: h2 Use any of these accounts to Sign up or Sign in to Free Code Camp:
//a.btn.btn-lg.btn-block.btn-facebook.btn-social(href='/auth/facebook') a.btn.btn-lg.btn-block.btn-facebook.btn-social(href='/auth/facebook')
// i.fa.fa-facebook i.fa.fa-facebook
// | Sign in with Facebook | Sign in with Facebook
a.btn.btn-lg.btn-block.btn-linkedin.btn-social(href='/auth/linkedin') a.btn.btn-lg.btn-block.btn-linkedin.btn-social(href='/auth/linkedin')
i.fa.fa-linkedin i.fa.fa-linkedin
| Sign in with LinkedIn | Sign in with LinkedIn