1
Fork 0

add likes and dislikes to the meta

This commit is contained in:
Ashley 2023-11-15 14:10:39 +00:00
parent 716eb8a388
commit 07eba1119b

View file

@ -42,7 +42,7 @@
<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 PokeTube! The Libre YouTube Front end!1!" property=twitter:description>
<meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke! The Libre Privacy App!1! \n 👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> " 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">