add views as well lol

This commit is contained in:
Ashley 2023-11-15 14:25:11 +00:00
parent b100cc7075
commit cbf11e8bc4

View file

@ -42,8 +42,8 @@
<meta content="<%=k.Video.Channel.Name%>" name=twitter:author>
<meta content="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" name=twitter:url>
<meta content="<%=inv_vid.title%> | PokeTube" name=twitter:title>
<meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke! The Libre Privacy App!1!
👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> " property=twitter:description>
<meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke!
👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount.toLocaleString())%> Views" property=twitter:description>
<meta content="https://i.ytimg.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg" property=og:image>
<meta content=summary_large_image name=twitter:card>
<link rel="manifest" href="/manifest.json">