logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: 3e05570b327d8a296849cddd3643efb7d4fd289a
parent 2bb820c2816ca63c13756559993e650a77394ed9
Author: Cqoicebordel <Cqoicebordel@users.noreply.github.com>
Date:   Wed, 10 Dec 2014 18:17:47 +0100

Alt on favicon

Diffstat:

Msearx/templates/default/result_templates/map.html2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/searx/templates/default/result_templates/map.html b/searx/templates/default/result_templates/map.html @@ -1,7 +1,7 @@ <div class="result {{ result.class }}"> {% if result['favicon'] %} - <img width="14" height="14" class="favicon" src="static/{{theme}}/img/icon_{{result['favicon']}}.ico" /> + <img width="14" height="14" class="favicon" src="static/{{theme}}/img/icon_{{result['favicon']}}.ico" alt="{{result['favicon']}}" /> {% endif %} <div>