added link to username changing page

This commit is contained in:
Mystikfluu 2022-06-11 12:09:14 +02:00
parent 68a76068b9
commit 5a6499cd48

View File

@ -24,6 +24,8 @@
<br>
<button onclick="location.assign('/changePW')">Want to change your password?</button>
<br>
<button onclick="location.assign('/changeUsername')">Want to change your username?</button>
<br>
<button onclick="location.assign('/posts')">Want to chat with some cool fellas?</button>
</div>
</main>