diff --git a/html/channel.ejs b/html/channel.ejs index 37312784..6572debd 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -28,11 +28,10 @@ - <% if (dnoreplace) { %> + - - <% } %> - <% if (j.Channel?.Metadata.Banners.Thumbnail) { %> + + <% if (j.Channel?.Metadata.Banners.Thumbnail) { %> <% } %> @@ -544,7 +543,7 @@ color:#ea9999 !important; <% } %>
" class="avatar"> - " alt="Channel Avatar"> + " alt="Channel Avatar"> <% if (cinv?.authorVerified) { %> @@ -1279,7 +1278,7 @@ width: fit-content;

About

- <% if (desc) { %> + <% if (cinv.descriptionHtml) { %>

<%-cinv.descriptionHtml%>

<% } %>