From 8c81d9a5b901f0b7d9986ae42a530433e1b02ad5 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 23 May 2026 19:24:11 -0700 Subject: init theming adjustments --- templates/results.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'templates/results.html') diff --git a/templates/results.html b/templates/results.html index f97a096..fecbcd7 100644 --- a/templates/results.html +++ b/templates/results.html @@ -1,25 +1,25 @@ - + - OmniSearch - {{query}} + MoekyunSearch - {{query}} {{if theme == "light"}}{{endif}} {{if theme == "dark"}}{{endif}} - + - +

- OmniSearch + MoekyunSearch

-- cgit v1.2.3