Add BIMI Logo and fix logos
This commit is contained in:
		
							parent
							
								
									22b95341dc
								
							
						
					
					
						commit
						82ef563118
					
				
					 5 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,5 +8,5 @@
 | 
			
		|||
    {% set logo_file = (logo|first).name %}
 | 
			
		||||
    <img {{ style }} src="{{ url('theme://images/logo/' ~ logo_file) }}" />
 | 
			
		||||
{% else %}
 | 
			
		||||
    <img {{ style }} src="{{ url('theme://images/ro-logo.svg') }}" />
 | 
			
		||||
    <img {{ style }} src="{{ url('theme://images/logo.svg') }}" />
 | 
			
		||||
{% endif %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue