From 6e36f13ff7d0b38155c94eb59009ff0e3d1ec5e7 Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 18 Mar 2026 05:50:14 -0400 Subject: added favicon (thanks mr.dacc) --- templates/home.html | 1 + templates/images.html | 1 + templates/results.html | 1 + 3 files changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/home.html b/templates/home.html index f8b7b7e..947582f 100644 --- a/templates/home.html +++ b/templates/home.html @@ -8,6 +8,7 @@ OmniSearch + diff --git a/templates/images.html b/templates/images.html index 3ad38f8..4dad2ea 100644 --- a/templates/images.html +++ b/templates/images.html @@ -7,6 +7,7 @@ OmniSearch Images - {{query}} + diff --git a/templates/results.html b/templates/results.html index a8b86cc..759213b 100644 --- a/templates/results.html +++ b/templates/results.html @@ -8,6 +8,7 @@ OmniSearch - {{query}} + -- cgit v1.2.3