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) %>