fixes UI
This commit is contained in:
parent
f6ad815b10
commit
32ffeb71cf
3 changed files with 10 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue