Skip to content

Commit

Permalink
Update discord.html
Browse files Browse the repository at this point in the history
  • Loading branch information
leijurv authored Mar 17, 2021
1 parent c42eb24 commit 73a4138
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions static/discord.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@

<div class="section hide-if-authenticated hidden">
<div class="container">
<div class="row">
<div class="row"><div class="col s12 center">The Discord has been terminated. Check back here later.</div></div>
<!--<div class="row">
<div class="col s12 center">
<p class="large_text">
Simply <strong><a id="oauth_link" href="#this-is-set-later" onclick="getOutboundLink('discord_oauth'); return true;"><u>login with Discord</u></a></strong>
Expand Down Expand Up @@ -164,7 +165,7 @@
TLDR: OAuth is safe, fast and convenient. Use the big "login with Discord" link above.
</p>
</div>
</div>
</div>-->
</div>
</div>

Expand Down

0 comments on commit 73a4138

Please sign in to comment.