From 51e7fcaad277207e6327f9d95c2aa074e714c66d Mon Sep 17 00:00:00 2001 From: stab Date: Sun, 22 Mar 2026 22:24:18 -0500 Subject: Added favicon to search results --- templates/results.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/results.html b/templates/results.html index 042fbb7..c3ecdc2 100644 --- a/templates/results.html +++ b/templates/results.html @@ -55,9 +55,14 @@ {{for result in results}}
- - {{result[1]}} - +
+
+
+ + {{result[1]}} + +
{{result[2]}} -- cgit v1.2.3