add bio back to user page
This commit is contained in:
parent
6e1bd58c87
commit
65ca2838ee
@ -22,6 +22,9 @@
|
||||
<br>
|
||||
<img id="avatarimg" width=100 height=100>
|
||||
<br>
|
||||
<br>
|
||||
<span class="bio">Bio: <input type="text" id="bio" disabled placeholder="wow such empty"></span>
|
||||
<br>
|
||||
<button onclick="logout()">Logout</button>
|
||||
</div>
|
||||
</main>
|
||||
|
Loading…
x
Reference in New Issue
Block a user