This commit is contained in:
ashley 2024-12-18 21:36:22 +00:00
parent 953ee0daaf
commit 73278c70ee

View file

@ -2852,7 +2852,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
<p>
<%=convert(engagement.likes)%>
<br>
</p><p style="font-size: 17px;">Likes</p>
</p><p style="font-size: 17px;">Updoots</p>
</p>
</div>
@ -2862,7 +2862,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
<p>
<%=convert(engagement.dislikes)%>
<br>
</p><p style="font-size: 17px;">Dislikes</p>
</p><p style="font-size: 17px;">Downvotes</p>
</p>
</div>