mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
Merge pull request #1207 from openclassify/dia
#4770 emlak24 favicon bug
This commit is contained in:
commit
0a8f8b3ac2
@ -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