From cb9a60dd135c529a71c2b3dcb5cd8740db8c918c Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 29 Aug 2023 09:04:49 +0000 Subject: [PATCH] add something :3 --- html/search.ejs | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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") { %> + + + <% } %> + <% } %>