mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 20:03:44 +00:00
fix this (oops)
This commit is contained in:
@@ -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) { %>
|
||||
|
||||
Reference in New Issue
Block a user