forked from rebillar/site-accueil-insa
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			182 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			182 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
| {% if isCustomLogo and customFavicon is defined and customFavicon %}
 | |
| {% else %}
 | |
| 	<link rel="mask-icon" href="plugins/CoreHome/images/applePinnedTab.svg" color="#3450A3">
 | |
| {% endif %}
 |