mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-18 17:23:40 -05:00
Update auth.html
This commit is contained in:
parent
7775c44b42
commit
3670076d91
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<h1>Login</h1>
|
||||
<input type="text" id="reg-username" placeholder="Username"><br>
|
||||
<input type="password" id="reg-password" placeholder="Password"><br>
|
||||
<div class="cf-turnstile" data-sitekey="YOUR_SITE_KEY_HERE"></div><br>
|
||||
<div class="cf-turnstile" data-sitekey="0x4AAAAAABL-mVGZhgs_SDwZ"></div><br>
|
||||
<button onclick="register()">Register</button>
|
||||
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Reference in a new issue