mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 06:28:43 +01:00
add share button :3
This commit is contained in:
parent
f207ea4998
commit
67a98c9d5d
1 changed files with 10 additions and 1 deletions
|
@ -2654,6 +2654,15 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<a class="new-button" style="color:#fff" href="https://social.poketube.fun/share?text=watch+<%=inv_vid.title%>+by+<%=k.Video.Channel.Name%>+on+Poke!+%0Ahttps://<%= hostname %>/watch?v=<%=inv_vid.videoId%>>
|
||||||
|
<div class="pill-button">
|
||||||
|
|
||||||
|
<i class="fa-brands fa-mastodon"></i>
|
||||||
|
Share On PokeSocial!
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
<a class="new-button" style="color:#fff" href="https://redirect.poketube.fun/watch?v=<%=inv_vid.videoId%>">
|
<a class="new-button" style="color:#fff" href="https://redirect.poketube.fun/watch?v=<%=inv_vid.videoId%>">
|
||||||
<div class="pill-button">
|
<div class="pill-button">
|
||||||
<i class="fa-light fa-rocket"></i>
|
<i class="fa-light fa-rocket"></i>
|
||||||
|
|
Loading…
Reference in a new issue