mirror of
https://codeberg.org/ashley/poke.git
synced 2025-02-22 08:49:01 -05:00
add some cool stuff
This commit is contained in:
parent
9747dc7f47
commit
28e4ffb4eb
1 changed files with 5 additions and 5 deletions
|
@ -1040,7 +1040,7 @@ margin-left: auto;
|
|||
|
||||
<div class="tabs tabs-center" style="margin: 0px;">
|
||||
|
||||
<a href="?tab=popular" class="tab">Popular</a>
|
||||
<a href="?tab=popular" style="display:none" class="tab">Popular</a>
|
||||
|
||||
<a class="tab active">Trends</a>
|
||||
|
||||
|
@ -1138,9 +1138,9 @@ Privacy
|
|||
|
||||
|
||||
<% if (tab == "search") { %>
|
||||
<a href="/app"><-- go back </a><br>
|
||||
<span>
|
||||
Search videos on poke !!
|
||||
<a href="/app"><-- go back to trendsz </a><br>
|
||||
<br> <span>
|
||||
Search videos on poke! poke is a youtube front end so all of the videos on youtube should workm!!
|
||||
</span>
|
||||
<div class=search>
|
||||
|
||||
|
@ -1150,7 +1150,7 @@ Privacy
|
|||
<input class="search-bar" autocomplete="on" id="fname" name="mobilesearch" placeholder="Search some videos lol "style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;">
|
||||
|
||||
|
||||
<button class="btn btn-success" type=submit>
|
||||
<button class="btn btn-success" style="border-radius:1em" type=submit>
|
||||
<i class="fa-light fa-search" style="margin: auto;"></i></button></form>
|
||||
<img src="https://t.poketube.fun/t/rep.gif" style="border:0;width: 0;visibility: hidden;">
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue