fix this (oops)

This commit is contained in:
Ashley 2023-11-11 11:49:02 +00:00
parent 97cd69acd0
commit 388eb931bf

View file

@ -553,8 +553,8 @@ margin-right: -79px;
<img src="https://p.poketube.fun/<%=j.Channel?.Metadata.Banners.Thumbnail[2].$t%>">
<% } %>
<div class="channel-info" >
<a href="/avatars/<%=j.Channel?.Metadata.Avatars.Thumbnail?.$t.replace("https://yt3.ggpht.com/", "")%> class="avatar">
<img src="/avatars/<%=j.Channel?.Metadata.Avatars.Thumbnail?.$t.replace("https://yt3.ggpht.com/", "")%>" alt="Channel Avatar">
<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">
</a>
<% if (cinv?.authorVerified) { %>