diff --git a/core/layout/main.php b/core/layout/main.php index 77dd22f..2a21f24 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -12,12 +12,14 @@ else { echo ''; } $this->showMetaTitle(); if( $this->getData(['config', 'social', 'headFacebook' ]) === true) $this->showMetaPropertyFacebook(); ?> - - - - showStyle(); - $this->showVendorCss(); echo PHP_EOL;?> - + + + + showStyle(); + $this->showVendorCss(); echo PHP_EOL; + ?> + showFavicon(); $this->showVendor(); @@ -34,7 +36,7 @@ else { echo ''; } - +