mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 02:28:44 +01:00
add share button :3
This commit is contained in:
parent
f207ea4998
commit
67a98c9d5d
1 changed files with 10 additions and 1 deletions
|
@ -2653,7 +2653,16 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||
Share
|
||||
</div>
|
||||
</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%>">
|
||||
<div class="pill-button">
|
||||
<i class="fa-light fa-rocket"></i>
|
||||
|
|
Loading…
Reference in a new issue