aboutsummaryrefslogtreecommitdiff
path: root/templates/results.html
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-03-18 05:50:14 -0400
committerfrosty <gabriel@bwaaa.monster>2026-03-18 05:50:14 -0400
commit6e36f13ff7d0b38155c94eb59009ff0e3d1ec5e7 (patch)
treea0e69a8ca94af6a6b0585f92d6774ab65a7dc9ae /templates/results.html
parent9dc056dc405ec2c23b3e802624c5596f518608d3 (diff)
downloadomnisearch-6e36f13ff7d0b38155c94eb59009ff0e3d1ec5e7.tar.gz
added favicon (thanks mr.dacc)
Diffstat (limited to 'templates/results.html')
-rw-r--r--templates/results.html1
1 files changed, 1 insertions, 0 deletions
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}}
</title>
<link rel="stylesheet" href="static/main.css">
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<link rel="search"
type="application/opensearchdescription+xml"
title="OmniSearch" href="/opensearch.xml">