From 85841c595c5b840ed22de579c81d848028dce042 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 20 Oct 2023 17:47:53 +0000 Subject: [PATCH] add more stuff to lite --- html/lite.ejs | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/html/lite.ejs b/html/lite.ejs index fb3b331b..406dab4d 100644 --- a/html/lite.ejs +++ b/html/lite.ejs @@ -346,9 +346,9 @@ background: none !important;
-
+
-
<%=inv_vid.title%>
+
<%=inv_vid.title%>
<%=convert(engagement.viewCount)%> Views - By <%=k.Video.Channel.Name%> @@ -402,7 +402,9 @@ background: none !important;
Description

- + <%=engagement.viewCount.toLocaleString()%> views - <%=date%>
+ + <% if (String(inv_vid.descriptionHtml) != "undefined") { %> <% if (String(inv_vid.descriptionHtml) != " ") { %> @@ -462,10 +464,7 @@ background: none !important;
<%=convert(engagement.dislikes)%> -
- - -
+