Skip to content

Commit 1b8868b

Browse files
removed links that are used for test
1 parent f984849 commit 1b8868b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

accounts/templates/accounts/login.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,7 @@ <h2 class="login-title">Continue with Your Account</h2>
100100
Continue with {{ provider.name }}
101101
</a>
102102
{% endfor %}
103-
<a href="#" class="login-button github">
104-
<i class="fab fa-github"></i>
105-
Continue with GitHub
106-
</a>
107-
<a href="#" class="login-button slack">
108-
<i class="fab fa-slack"></i>
109-
Continue with Slack
110-
</a>
103+
111104
</div>
112105
</div>
113106

0 commit comments

Comments
 (0)