favicon rechanges

This commit is contained in:
profstyle1@gmail.com 2019-10-25 16:07:26 +03:00
parent eb83412f59
commit fdca2170c8

View File

@ -28,7 +28,7 @@
|{{ trans(template.meta_title) }}</title>
<!-- Favicon -->
{#{{ favicons("theme::img/favicon.png") }}#}
{{ favicons(url('files/' ~ file(setting_value('visiosoft.module.advs::favicon')).path)) }}
{# Base Theme Components #}
{{ asset_add("theme.css", "theme::scss/bootstrap/bootstrap.scss") }}