diff --git a/html/search.ejs b/html/search.ejs index 0c67f9ae..c72fd727 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -309,6 +309,7 @@ video[counter].classList.add("shake"); <% if (q != "want you gone") { %> <% if (q != "portal 2 ending") { %> <% if (q != "credits") { %> <% if (q != "glados") { %> + <% if (q != "something") { %> @@ -316,7 +317,9 @@ video[counter].classList.add("shake"); <% } %> - <% } %> + <% } %> + <% } %> + <% } %> <% } %> @@ -326,6 +329,12 @@ video[counter].classList.add("shake"); <% } %> + + <% if (q == "something") { %> + + + <% } %> + <% } %>