Update html/search.ejs
This commit is contained in:
parent
d5eb213d07
commit
9d28b93b68
@ -23,10 +23,10 @@
|
||||
<title>Searching <%=q%> | Poke</title>
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link href=/css/yt-ukraine.svg?v=8 rel=icon>
|
||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css?v=44600 rel=stylesheet>
|
||||
<link href=/css/search.main.css?v=547 rel=stylesheet>
|
||||
<link href=/css/watch.main.css rel=stylesheet>
|
||||
<link href="/css/app-cdn.min.css" rel=stylesheet>
|
||||
<link href="/css/app.main.css?v=44600" rel=stylesheet>
|
||||
<link href="/css/search.main.css?v=547" rel=stylesheet>
|
||||
<link href="/css/watch.main.css" rel=stylesheet>
|
||||
<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
|
||||
<meta content="Searching <%=q%> | Poke" property=og:title>
|
||||
<% if (q == "do the harlem shake") { %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user