mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Sign in with *hack club* slack
This commit is contained in:
parent
623b63d403
commit
4119829bf9
2 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
|
||||
.auth-button.slack {
|
||||
background-color: #4A154B;
|
||||
background-color: #e13950;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
<% end %>
|
||||
<% else %>
|
||||
<div class="auth-options">
|
||||
<%= link_to "Sign in with Slack", slack_auth_path, class: "auth-button slack" %>
|
||||
<%= link_to "Sign in with Hack Club Slack", slack_auth_path, class: "auth-button slack" %>
|
||||
|
||||
<div class="auth-divider">or</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue