fix: remove linkedin signin and paths (#17720)

This commit is contained in:
mrugesh mohapatra
2018-06-26 02:21:09 +05:30
committed by Quincy Larson
parent c459572fcf
commit 2a192671da
2 changed files with 4 additions and 45 deletions

View File

@@ -8,17 +8,14 @@ block content
h4 Select from the following deprecated sign in methods to access your account and add a valid email address to it.
br
a.btn.btn-lg.btn-block.btn-social.btn-github(href='/auth/github')
i.fa.fa-github
i.fab.fa-github
| Sign in with GitHub
a.btn.btn-lg.btn-block.btn-social.btn-facebook(href='/auth/facebook')
i.fa.fa-facebook
i.fab.fa-facebook
| Sign in with Facebook
a.btn.btn-lg.btn-block.btn-social.btn-google(href='/auth/google')
i.fa.fa-google
i.fab.fa-google
| Sign in with Google
a.btn.btn-lg.btn-block.btn-social.btn-linkedin(href='/auth/linkedin')
i.fa.fa-linkedin
| Sign in with LinkedIn
a.btn.btn-lg.btn-block.btn-social.btn-twitter(href='/auth/twitter')
i.fa.fa-twitter
i.fab.fa-twitter
| Sign in with Twitter