Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmike committed Aug 24, 2019
1 parent e56ce72 commit 309767c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/views/home/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.jumbotron
.container
%h1 Make anything happen
%p.lead
%p.lead

%a.btn.btn-lg.btn-success{href: projects_path} See projects

Expand Down Expand Up @@ -39,7 +39,3 @@
Fundraisers collect funds and distribute them to contributors.
.button-container
%a.btn.btn-primary.btn-block{href: faq_path} FAQ
/ - if current_user
/ %a.btn.btn-primary{href: user_path(current_user)} Change your peercoin address »
/ - else
/ %a.btn.btn-primary{href: user_omniauth_authorize_path(:github)} Sign In »

0 comments on commit 309767c

Please sign in to comment.