This commit is contained in:
biglyderv 2024-11-25 14:12:44 -05:00
parent f6ad815b10
commit 32ffeb71cf
3 changed files with 10 additions and 3 deletions

View file

@ -22,7 +22,7 @@
<img src='/pfp/<%= videoData.username %>.png' class='avatar-img'>
<div>
<b><a class='link' href="/client/user?id=<%= videoData.username %>">
@<%= videoData.username %></a></b>
<%= videoData.username %></a></b>
</a>
</div>
</div>