From 660a4918b8fbd6f5131ba2b66c892698f7233956 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 23 Mar 2026 03:09:00 -0400 Subject: style: changed how favicons appear on the result page --- templates/results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/results.html b/templates/results.html index c3ecdc2..d8e2601 100644 --- a/templates/results.html +++ b/templates/results.html @@ -57,7 +57,7 @@
+ style="background-image: url('https://{{result[4]}}/favicon.ico'), url('https://{{result[4]}}/favicon.png');">
{{result[1]}} -- cgit v1.2.3