mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:14:38 -05:00
sorry qwq
This commit is contained in:
parent
0f54d186d1
commit
0183286bb2
1 changed files with 5 additions and 4 deletions
|
@ -846,13 +846,14 @@ if your domain matches this code you are probably in poketube.fun owo:3
|
|||
<label for="loggedout-dropdown">
|
||||
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-grid-2"></i>
|
||||
</label>
|
||||
|
||||
|
||||
<div class="dropdown__menu" style="right: -1em;">
|
||||
<a href="https://social.poketube.fun/share?text=watch+<%= hostname %>/watch?v=<%=inv_vid.videoId%>+<%=inv_vid.title%>+on+poke! " style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-brands fa-mastodon"></i>
|
||||
Share On PokeSocial!
|
||||
</a>
|
||||
|
||||
<div class="dropdown__menu" style="right: -1em;">
|
||||
<a href="/customize" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-brush"></i>
|
||||
Customize Poke
|
||||
|
|
Loading…
Reference in a new issue