Update html/channel.ejs

This commit is contained in:
ashley 2025-08-17 00:43:46 +02:00
parent 8c3b6ce7f9
commit 43f3fc69a2

View File

@ -1000,7 +1000,8 @@ align-content: center;
margin: auto;
width: fit-content;
">
<img src="https://p.poketube.fun/<%=j.Channel?.Metadata.Avatars.Thumbnail.$t%>" alt="Channel Avatar">
<img src="/avatars/<%=cinv.authorThumbnails[4].url.replace("https://yt3.googleusercontent.com/", "")%>" alt="Channel Avatar">
</a>
<div class="name">
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=cinv.author%> </p>