change it to /web

This commit is contained in:
Ashley 2023-10-18 18:18:42 +00:00
parent 455850cfb8
commit 311880a0a2

View file

@ -377,7 +377,7 @@ video[counter].classList.add("shake");
<% if (!tab) { %>
<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>
<% } %>