This commit is contained in:
Joey Kimsey
2025-01-28 17:33:12 -05:00
parent 2004837a8f
commit 9fe4829b47
34 changed files with 605 additions and 199 deletions

View File

@ -42,7 +42,7 @@
<button name="submit" value="submit" type="submit" class="btn btn-primary flex-fill">
Sign in
</button>
<a href="{ROOT_URL}register" class="btn btn-outline-dark flex-fill">
<a href="{ROOT_URL}register" class="btn btn-outline-primary flex-fill">
Create new
</a>
</div>