Update index.php

This commit is contained in:
deepend-tildeclub
2024-01-07 13:22:35 -07:00
committed by GitHub
parent ffe3db4241
commit 1733ea82c4

View File

@@ -30,7 +30,7 @@ function esc($v) {
</div>
<div>
<p>email to contact you with account info</p>
<p>email to contact you with account info, (GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<input class="form-control" name="email" value="<?=esc("email")?>" type="text" required>
</div>