1
Fork 0

i forgor href

This commit is contained in:
Ashley 2022-06-04 22:01:29 +03:00 committed by GitHub
parent 6703bdb5d3
commit 1f250c7a76

View file

@ -33,7 +33,7 @@
<meta content=1280 name=twitter:player:width>
<meta content="Poketube is a private youtube player thats focusted on privacy. No javascript needed!" property=twitter:description>
<meta content=720 name=twitter:player:height>
<link "https://poketube.fun/watch?v=<%=video.id%>" itemprop=url>
<link href="https://poketube.fun/watch?v=<%=video.id%>" itemprop=url>
<link href="http://www.youtube.com/channel/<%=video.Channel.id%>" itemprop=url>
<% } %> <!-- close the } -->
<link href="//vjs.zencdn.net/7.10.2/video-js.min.css" rel="stylesheet">