mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
#4770 emlak24 favicon bug
This commit is contained in:
parent
5997508034
commit
d361b9c429
@ -7,7 +7,7 @@
|
|||||||
{% include "visiosoft.theme.base::partials/metatags" %}
|
{% include "visiosoft.theme.base::partials/metatags" %}
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
{% set favicon = file(setting_value('visiosoft.module.advs::favicon')).url %}
|
{% set favicon = file(setting_value('visiosoft.module.advs::favicon')).make.url %}
|
||||||
{% if favicon %}
|
{% if favicon %}
|
||||||
{{ favicons(favicon) }}
|
{{ favicons(favicon) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user