From c8f3c68d3495d94c6b10ca34ef0d4cbf99e0bfdf Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 22 Dec 2023 16:35:07 +0000 Subject: [PATCH] add new ui for channel :3 --- html/channel.ejs | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index f2869bd6..00f4cf53 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -310,7 +310,37 @@ text-transform:uppercase; <% if(!isMobile) { %> + + + <% } %> -
+

<%=j.Channel?.Metadata.Name%> @@ -593,7 +623,7 @@ color:#ea9999 !important; <% } %>

-

<%=subs%> subscribers

+

<%=subs%> subscribers

<% try { %> @@ -604,7 +634,7 @@ color:#ea9999 !important;

Error: <%= error.message %>

<% } %> -