diff --git a/html/channel.ejs b/html/channel.ejs index ff8c162..eddc482 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -764,7 +764,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (c.comments.length != "0") { %> - Community + Posts <% } %> <% } %> @@ -809,7 +809,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (c.comments.length != "0") { %> - Community + Posts <% } %> <% } %> @@ -851,7 +851,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (c?.comments?.length != "0") { %> - Community + Posts <% } %> <% } %> @@ -879,7 +879,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% } %> - Community + Posts <% if (Array.isArray(playlist?.playlists)) { %> @@ -920,7 +920,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (c?.comments?.length != "0") { %> - Community + Posts <% } %> <% } %> @@ -955,7 +955,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% if (c?.comments?.length != "0") { %> - Community + Posts <% } %> <% } %> @@ -1034,7 +1034,7 @@ width: fit-content; <% if (c.comments.length != "0") { %> - Community + Posts <% } %> <% } %> <% if (Array?.isArray(shorts?.videos)) { %> @@ -1065,7 +1065,7 @@ width: fit-content; Shorts <% } %> <% } %> - Community + Posts <% } %> <% if (tab ==="shorts") { %> @@ -1077,7 +1077,7 @@ width: fit-content; Shorts <% } %> <% } %> - Community + Posts <% } %> @@ -1514,8 +1514,7 @@ width: fit-content; -
<%- x.publishedText %> - - <%- convert(x.likeCount) %> likes +
Posted <%- x.publishedText %> -
@@ -1563,7 +1562,8 @@ width: fit-content; <% } %> - + <%- convert(x.likeCount) %> +