add facebook back in and attempt to fix the google auth
This commit is contained in:
@ -2,9 +2,9 @@ extends ../layout
|
||||
block content
|
||||
.jumbotron.text-center
|
||||
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')
|
||||
// i.fa.fa-facebook
|
||||
// | Sign in with Facebook
|
||||
a.btn.btn-lg.btn-block.btn-facebook.btn-social(href='/auth/facebook')
|
||||
i.fa.fa-facebook
|
||||
| Sign in with Facebook
|
||||
a.btn.btn-lg.btn-block.btn-linkedin.btn-social(href='/auth/linkedin')
|
||||
i.fa.fa-linkedin
|
||||
| Sign in with LinkedIn
|
||||
|
Reference in New Issue
Block a user