From 6847ee37ce801ae0dac572408ff1fabe760f6c67 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 31 Jul 2024 16:37:45 +0000 Subject: [PATCH] add funny easter egg :3 --- html/search.ejs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/html/search.ejs b/html/search.ejs index d5bc2103..5b8303ce 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -541,6 +541,10 @@ font-weight: 1000;">You are not alone

<% } %> + <% if (q.includes("whats your eta")) { %> +

2 MINUTES!

+ <% } %>