mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
change it to /web
This commit is contained in:
parent
455850cfb8
commit
311880a0a2
@ -377,7 +377,7 @@ video[counter].classList.add("shake");
|
|||||||
<% if (!tab) { %>
|
<% if (!tab) { %>
|
||||||
<a class="tab active">Videos</a>
|
<a class="tab active">Videos</a>
|
||||||
|
|
||||||
<a href="/search?query=<%=q%>&tab=web" class="tab">Web</a>
|
<a href="/web?query=<%=q%>" class="tab">Web</a>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user