diff --git a/core/layout/main.php b/core/layout/main.php index 33e3084..f25b704 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -12,14 +12,16 @@ else { echo ''; } $this->showMetaTitle(); if( $this->getData(['config', 'social', 'headFacebook' ]) === true) $this->showMetaPropertyFacebook(); ?> - showFavicon(); ?> showStyle(); $this->showVendorCss(); echo PHP_EOL;?> - showVendor(); ?> + showFavicon(); + $this->showVendor(); + ?> getData(['page', $this->getUrl(0), 'moduleId']) === 'blog' OR $this->getData(['page', $this->getUrl(0), 'moduleId']) === 'news' )