site-accueil-insa/matomo/plugins/CoreHome/templates/_applePinnedTabIcon.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 %}