Update html/watch.ejs
This commit is contained in:
parent
e43db67db8
commit
3922e225fb
@ -959,10 +959,7 @@ if your domain matches this code you are probably in poketube.fun owo:3
|
|||||||
<i class="fa-brands fa-mastodon"></i>
|
<i class="fa-brands fa-mastodon"></i>
|
||||||
Share On <%= config.mastodon_client_server_name %>!
|
Share On <%= config.mastodon_client_server_name %>!
|
||||||
</a>
|
</a>
|
||||||
<a href="/customize" style="text-decoration: none;" class="dropdown__item">
|
|
||||||
<i class="fa-light fa-brush"></i>
|
|
||||||
Customize Poke
|
|
||||||
</a>
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
@ -1049,7 +1046,10 @@ Open on YouTube :3
|
|||||||
|
|
||||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;width: 16.5em;height: 0;">
|
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;width: 16.5em;height: 0;">
|
||||||
|
|
||||||
|
<a href="/customize" style="text-decoration: none;" class="dropdown__item">
|
||||||
|
<i class="fa-light fa-brush"></i>
|
||||||
|
Customize Poke
|
||||||
|
</a>
|
||||||
<a href="/api/version.json" style="text-decoration: none;color:#fff;" class="dropdown__item">
|
<a href="/api/version.json" style="text-decoration: none;color:#fff;" class="dropdown__item">
|
||||||
<i class="fa-light fa-circle-info"></i>
|
<i class="fa-light fa-circle-info"></i>
|
||||||
Version
|
Version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user