diff --git a/core/layout/main.php b/core/layout/main.php index 55880f0..844d5b6 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -8,6 +8,7 @@ else { echo ''; } + showMetaTitle(); if( $this->getData(['config', 'social', 'headFacebook' ]) === true) $this->showMetaPropertyFacebook();