From 5a62f98b03a8a9b72272bc8c41eb4dc7d6137351 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 5 Oct 2022 17:45:58 +0200 Subject: [PATCH] Embeds on searches!!! --- html/search.ejs | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/html/search.ejs b/html/search.ejs index 55508d8..0aabf7a 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -26,6 +26,19 @@ + + <% if (q == "do the harlem shake") { %> + + + <% } %> + <% if (q != "do the harlem shake") { %> + + <% } %> + + + + +