Added link to Discord login
This commit is contained in:
parent
8fac62bd58
commit
c5f44f4a36
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
<HEAD>
|
||||
<LINK href="./custom.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
|
||||
<div id="discordLogin">
|
||||
<a href="https://discordapp.com/oauth2/authorize?client_id=226443037893591041&response_type=code&state=somerandomstate&scope=identify&redirect_uri=https%3A%2F%2Fserver.figytuna.com%3A8080%2Flogin%3Ftype%3Ddiscord">Log in using Discord</a>
|
||||
</div>
|
||||
|
||||
<div id="buttonTitle">
|
||||
<h1>ChromaGamers</h1>
|
||||
|
|
Loading…
Reference in a new issue