From 3d24a80ee31ee22b43eeef43d1e1a677bcc41ffb Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Tue, 23 Jan 2024 20:10:09 +0000 Subject: [PATCH] add stuff for mobile lol --- html/channel.ejs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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) { %>