{% if isCustomLogo and customFavicon is defined and customFavicon %}
{% else %}
	<link rel="mask-icon" href="plugins/CoreHome/images/applePinnedTab.svg" color="#3450A3">
{% endif %}
