Update html/channel.ejs

This commit is contained in:
ashley 2025-08-20 00:05:01 +02:00
parent dfe9b5539d
commit 9f0a23882b

View File

@ -1512,7 +1512,7 @@ width: fit-content;
<h5 style="display: flex;margin-top: -1em;padding-top: 10px;margin-bottom:10px"><div class="thumb">
<a href="/channel?id=<%- x.authorId %>" class="avatar" style="width: 40px;height: 40px;">
<img src="https://p.poketube.fun/<%=j.Channel?.Metadata.Avatars.Thumbnail.$t%>">
<img src="https://p.poketube.fun/<%=cinv.authorThumbnails[4].url.replace("https://yt3.googleusercontent.com/", "")%>">
</a>
</div>