diff --git a/server/views/account/show.jade b/server/views/account/show.jade index f107eb7e73..6446b4847f 100644 --- a/server/views/account/show.jade +++ b/server/views/account/show.jade @@ -16,7 +16,7 @@ block content else a.btn.btn-lg.btn-block.btn-github.btn-link-social(href='/link/github') i.fa.fa-github - | Update my portfolio from GitHub + | Update my name, username, and location with data from my GitHub account if (!user.twitter) a.btn.btn-lg.btn-block.btn-twitter.btn-link-social(href='/link/twitter') i.fa.fa-twitter @@ -195,7 +195,7 @@ block content .col-xs-12 a.btn.btn-lg.btn-block.btn-info.btn-link-social(href='/toggle-lockdown-mode') span.ion-locked - | Hide all my solutions from other people + | Hide all my solutions from other people br | (this will disable your certificates) else @@ -203,7 +203,7 @@ block content a.btn.btn-lg.btn-block.btn-info.btn-link-social(href='/toggle-lockdown-mode') span.ion-unlocked | Let other people see all my solutions - br + br | (this will enable your certificates) .col-xs-12 a.btn.btn-lg.btn-block.btn-success.btn-link-social(href='/commit')