From b172ff12f97efbbca2f795dd3478fa246a011544 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 12 Nov 2023 08:38:40 +0000 Subject: [PATCH] add subscribe button!! --- html/channel.ejs | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 06d98e34..7a58be29 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -561,7 +561,7 @@ color:#ea9999 !important; <% } %> -
+

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

Error: <%= error.message %>

<% } %> - -

-
- - +

+ +
+ + <% if (!isMobile) { %> -
- <% if (!tab) { %> +
+ <% if (!tab) { %> Videos @@ -1316,7 +1318,20 @@ width: fit-content;