We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905a823 commit f5f933cCopy full SHA for f5f933c
1 file changed
app/views/layouts/_nav.html.erb
@@ -26,8 +26,8 @@
26
<% end %>
27
28
<div class="nav__signup__button">
29
- <%= btn_link_to "Sign in", "https://apply.brickhack.io/users/sign_in" %>
30
- </div>
+ <%= btn_link_to "Sign In", "https://apply.brickhack.io/users/sign_in" %>
+ </div>
31
<!-- %a.nav__link{ href: "https://brickhackv.devpost.com", target: 'blank' }= 'Prizes' -->
32
</div>
33
0 commit comments