diff --git a/html/poketube.ejs b/html/poketube.ejs
index 6f68a249..b24f30aa 100644
--- a/html/poketube.ejs
+++ b/html/poketube.ejs
@@ -45,7 +45,11 @@
+👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views 🗓️ <%= date %> 💬 <% if (!isNaN(inv.commentCount)) { %>
+ <%= inv.commentCount.toLocaleString() %>
+<% } else { %>
+ 0
+<% } %>" property=twitter:description>