mirror of
https://codeberg.org/ashley/poke
synced 2025-05-28 18:19:43 +00:00
Update html/discover.ejs
This commit is contained in:
parent
0c346781b8
commit
46dc456562
@ -1138,7 +1138,7 @@ Privacy
|
||||
|
||||
|
||||
<% if (tab == "search") { %>
|
||||
<a href="/app"><-- go back to trendsz </a><br>
|
||||
<a href="/app"><-- go to home </a><br>
|
||||
<br> <span>
|
||||
Search videos on poke! poke is a youtube front end so all of the videos on youtube should workm!!
|
||||
</span>
|
||||
@ -1147,7 +1147,7 @@ Privacy
|
||||
<form action="/app">
|
||||
|
||||
|
||||
<input class="search-bar" autocomplete="on" id="fname" name="mobilesearch" placeholder="Search some videos lol "style="background: radial-gradient(ellipse at center,#243544 0%,#1a2a36 60%,#121e27 100%);color:#fff;font-family:Inter,sans-serif;border-radius: 9999px;">
|
||||
<input class="search-bar" autocomplete="on" id="fname" name="mobilesearch" placeholder="Search! "style="background: linear-gradient(90deg, hsla(235, 21%, 21%, 1) 0%, hsla(194, 41%, 22%, 1) 50%, hsla(174, 48%, 20%, 1) 100%);color:#fff;font-family:Inter,sans-serif;border-radius: 9999px;">
|
||||
|
||||
|
||||
<button class="btn btn-success" style="border-radius:1em" type=submit>
|
||||
|
Loading…
x
Reference in New Issue
Block a user