From b17f7f9548bd86eac6fb47672e7b7a672a1028bc Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 15 Aug 2024 10:55:36 +0000 Subject: [PATCH] Update html/channel.ejs --- html/channel.ejs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index eddc482a..6b2375d6 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1501,7 +1501,7 @@ width: fit-content;
- + @@ -1514,7 +1514,7 @@ width: fit-content; -
Posted <%- x.publishedText %> - +
Posted <%- x.publishedText %>
@@ -1562,8 +1562,7 @@ width: fit-content; <% } %> - <%- convert(x.likeCount) %> - +

<%- convert(x.likeCount) %> - <%- convert(x.replyCount) %>