- add elo on profile page
This commit is contained in:
Kum1ta
2024-10-29 00:04:08 +01:00
parent 20c603b02e
commit 0184706c3a
2 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<div class="profile-image"></div>
<div class="profile-info">
<h2>Username <span class="online-status"></span></h2>
<p>150 Elo</p>
<p id="player-elo">??? Elo</p>
</div>
<div class="rightButtonDiv">
<img id="github" src="/static/img/profilPage/github.png">