mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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" %}
|
||||
|
||||
<!-- Favicon -->
|
||||
{% set favicon = file(setting_value('visiosoft.module.advs::favicon')).url %}
|
||||
{% set favicon = file(setting_value('visiosoft.module.advs::favicon')).make.url %}
|
||||
{% if favicon %}
|
||||
{{ favicons(favicon) }}
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user