adding invites

This commit is contained in:
MathMan05 2024-08-15 17:05:14 -05:00
parent 3e5435668e
commit 3af371e6ab
16 changed files with 670 additions and 30 deletions

View file

@ -53,7 +53,7 @@
</div>
<button type="submit" class="dontgrow">Create account</button>
</form>
<a href="/login.html">Already have an account?</a>
<a href="/login.html" id="switch">Already have an account?</a>
</div>
<script src="/register.js" type="module"></script>
</body>