fix index login button wording
This commit is contained in:
parent
f6536baec2
commit
4555000b4a
|
@ -9,5 +9,6 @@
|
|||
{:else}
|
||||
<h1>Hello</h1>
|
||||
<p>I do not know you</p>
|
||||
<p>please <a href="/auth/discord">try again</a></p>
|
||||
<p>please <a href="/auth/discord">log in with discord</a></p>
|
||||
<p><small>(there will be more options eventually)</small></p>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in a new issue