mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
i broke more stuff
This commit is contained in:
parent
e98964eb1b
commit
513278ce21
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="background-image"></div>
|
||||
<div class="background-color"></div>
|
||||
<div class="player">
|
||||
<a href="https://record.ppy.sh/users/{{ record.osu_id }}">
|
||||
<a href="https://osu.ppy.sh/users/{{ record.osu_id }}">
|
||||
<img src="https://a.ppy.sh/{{ record.osu_id }}" class="player-image">
|
||||
<span class="player-name">{{ record.osu_name }}</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue