diff --git a/html/channel.ejs b/html/channel.ejs index c235cdae..469f67e5 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -984,10 +984,9 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% } %> <% if (isMobile) { %>
+ <% if (cinv.authorBanners) { %> - <% if (j.Channel?.Metadata.Banners.Thumbnail) { %> - - + <% } %> @@ -1019,7 +1018,7 @@ width: fit-content;

<%-getFirstLine(cinv.description)%> - +..more