mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 15:48:25 +01:00
squid games
Grammatical-Fix
This commit is contained in:
commit
ba898b12cd
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
<meta content=@youtube name=twitter:site>
|
<meta content=@youtube name=twitter:site>
|
||||||
<meta content="https://poketube.fun/watch?v=<%=video.id%>" name=twitter:url>
|
<meta content="https://poketube.fun/watch?v=<%=video.id%>" name=twitter:url>
|
||||||
<meta content="<%=video.Title%> - PokeTube" name=twitter:title>
|
<meta content="<%=video.Title%> - PokeTube" name=twitter:title>
|
||||||
<meta content="Watch this video by <%=video.Channel.Name%> On PokeTube. The YouTube front-end that doesnt track you!" property=twitter:description>
|
<meta content="Watch this video by <%=video.Channel.Name%> on PokeTube. The YouTube front-end that doesnt track you!" property=twitter:description>
|
||||||
<meta content="https://i.ytimg.com/vi/<%=video.id%>/maxresdefault.jpg" property=og:image>
|
<meta content="https://i.ytimg.com/vi/<%=video.id%>/maxresdefault.jpg" property=og:image>
|
||||||
<meta content=summary_large_image name=twitter:card>
|
<meta content=summary_large_image name=twitter:card>
|
||||||
<link href="https://poketube.fun/watch?v=<%=video.id%>" itemprop=url>
|
<link href="https://poketube.fun/watch?v=<%=video.id%>" itemprop=url>
|
||||||
|
|
|
@ -182,7 +182,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="measure-wide center lh-copy pt-black-3">
|
<p class="measure-wide center lh-copy pt-black-3">
|
||||||
You can see the source code of this, here : <a href="https://github.com/poketube-org/poketube/tree/main/t">On GitHub.</a>
|
You can see the source code of this, here : <a href="https://github.com/poketube-org/poketube/tree/main/t">on GitHub.</a>
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue