mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	Alt on favicon
This commit is contained in:
		
							parent
							
								
									18f772615b
								
							
						
					
					
						commit
						74000c739d
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
<div class="result {{ result.class }}">
 | 
					<div class="result {{ result.class }}">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  {% if result['favicon'] %}
 | 
					  {% 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 %}
 | 
					  {% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <div>
 | 
					  <div>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user