mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 10:38:25 +01:00
change it to /web
This commit is contained in:
parent
455850cfb8
commit
311880a0a2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue