Update html/channel.ejs
This commit is contained in:
parent
8c3b6ce7f9
commit
43f3fc69a2
@ -1000,7 +1000,8 @@ align-content: center;
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
width: fit-content;
|
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>
|
</a>
|
||||||
<div class="name">
|
<div class="name">
|
||||||
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=cinv.author%> </p>
|
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=cinv.author%> </p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user