Skip to content

Commit 5c49693

Browse files
committed
added sign in button to nav bar
1 parent dfc9a3e commit 5c49693

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/views/layouts/_nav.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
</a>
2626
<% end %>
2727
<% end %>
28+
<%= btn_link_to "Sign in", "https://apply.brickhack.io/users/sign_in" %>
2829
<!-- %a.nav__link{ href: "https://brickhackv.devpost.com", target: 'blank' }= 'Prizes' -->
2930
</div>
3031
</div>

0 commit comments

Comments
 (0)