show ppl's pfps under hats

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-06 03:49:14 +02:00
parent 65d35bca4b
commit 04aab7ff0f
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@
<tr>
<td>
<div class="profile-pic-72-wrapper mt-4">
<img src="{{v.profile_url}}" class="profile-pic-72">
<img class="profile-pic-72-hat" src="/i/hats/{{hat.name}}.webp?v=3">
<img loading="lazy" alt="avatar" src="{{v.profile_url}}" class="profile-pic-72">
<img loading="lazy" alt="{{hat.name}}" class="profile-pic-72-hat" src="/i/hats/{{hat.name}}.webp?v=3">
</div>
</td>
<td>{{hat.name}}</td>