2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

Alt on favicon

This commit is contained in:
Cqoicebordel
2014-12-10 18:10:19 +01:00
parent 18f772615b
commit 74000c739d

View File

@@ -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>