From eea683f7e3ac52dbfff8807abe8d64620947a153 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Mon, 1 Dec 2014 20:26:31 -0800 Subject: [PATCH] add github back in for testing --- views/account/login.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/account/login.jade b/views/account/login.jade index 0a2c709c89..8a6b3cb3f6 100644 --- a/views/account/login.jade +++ b/views/account/login.jade @@ -5,9 +5,9 @@ block content a.btn.btn-lg.btn-block.btn-google-plus.btn-social(href='/auth/google') i.fa.fa-google-plus | Sign in with Google - //a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github') - // i.fa.fa-github - // | Sign in with GitHub + a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github') + i.fa.fa-github + | Sign in with GitHub a.btn.btn-lg.btn-block.btn-facebook.btn-social(href='/auth/facebook') i.fa.fa-facebook | Sign in with Facebook