From f4dcfa0206281ab6f94b6176161ca5374b105cf9 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sat, 11 Jan 2014 19:43:30 +0100 Subject: [enh] new favicon added --- searx/static/img/favicon.png | Bin 495 -> 3208 bytes searx/templates/base.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/static/img/favicon.png b/searx/static/img/favicon.png index 0e3863cd0..cefbac496 100644 Binary files a/searx/static/img/favicon.png and b/searx/static/img/favicon.png differ diff --git a/searx/templates/base.html b/searx/templates/base.html index 8175836ec..683ed4ed3 100644 --- a/searx/templates/base.html +++ b/searx/templates/base.html @@ -7,7 +7,7 @@ {% block title %}{% endblock %}searx - + {% block styles %} {% endblock %} {% block head %} -- cgit v1.2.3