Update html/channel.ejs
This commit is contained in:
parent
dfe9b5539d
commit
9f0a23882b
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user