Browse Source

delete login button template because we're not going to need it

master
Stephanie Gredell 1 year ago
parent
commit
418419e760
  1. 7
      templates/login-button.html

7
templates/login-button.html

@ -1,7 +0,0 @@ @@ -1,7 +0,0 @@
{{ define "loginButton" }}
<a href="/auth/login/twitch">
<button class="twitch-login">
Login
</button>
</a>
{{ end }}
Loading…
Cancel
Save