diff --git a/addons/default/visiosoft/default-theme/resources/views/partials/metadata.twig b/addons/default/visiosoft/default-theme/resources/views/partials/metadata.twig index 93e3ceb65..e94c14fd7 100644 --- a/addons/default/visiosoft/default-theme/resources/views/partials/metadata.twig +++ b/addons/default/visiosoft/default-theme/resources/views/partials/metadata.twig @@ -10,19 +10,8 @@ - - - - - - - - - - - @@ -50,7 +39,7 @@ -{{ favicons(url('files/' ~ file(setting_value('visiosoft.module.advs::favicon')).path)) }} +{#{{ favicons("theme::img/favicon.png") }}#} {# Base Theme Components #} {{ asset_add("theme.css", "theme::scss/bootstrap/bootstrap.scss") }}