mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
fix this (oops)
This commit is contained in:
parent
42e0156c08
commit
44969517c5
@ -554,7 +554,7 @@ margin-right: -79px;
|
||||
<% } %>
|
||||
<div class="channel-info" >
|
||||
<a href="/avatars/<%=j.Channel?.Metadata.Avatars.Thumbnail?.$t.replace("https://yt3.googleusercontent.com/", "")%>" class="avatar">
|
||||
<img src="/avatars/<%=j.Channel?.Metadata.Avatars.Thumbnail?.$t.replace("https://yt3.googleusercontent.com", "")%>" alt="Channel Avatar">
|
||||
<img src="/avatars/<%=j.Channel?.Metadata.Avatars.Thumbnail?.$t.replace("https://yt3.googleusercontent.com/", "")%>" alt="Channel Avatar">
|
||||
</a>
|
||||
|
||||
<% if (cinv?.authorVerified) { %>
|
||||
|
Loading…
Reference in New Issue
Block a user