diff --git a/html/channel.ejs b/html/channel.ejs index 8fb5bbb9..b0b7f615 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -587,7 +587,8 @@ color:#ea9999 !important; <% } %> - + <% if (!isMobile) { %> + <% } %> + + + <% } %> + <% } %> @@ -674,7 +678,7 @@ color:#ea9999 !important;

<% try { %> - <%- getFirstLine(cinv.description).slice(0, 60) %> + <%- getFirstLine(cinv.description).slice(0, 60) || "More from this channel (soon)"%> <% } catch (error) { %>