mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add the discover button :3
This commit is contained in:
parent
23ab483a7d
commit
73d728650b
@ -848,6 +848,10 @@ if your domain matches this code you are probably in poketube.fun owo:3
|
||||
<a href="/account-create" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-user"></i>
|
||||
Account
|
||||
</a>
|
||||
<a href="/discover" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-compass"></i>
|
||||
Discover Poke
|
||||
</a>
|
||||
|
||||
<a href="/apps" style="text-decoration: none;" class="dropdown__item">
|
||||
|
Loading…
Reference in New Issue
Block a user