diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index ab498f6..fe75ade 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -9,6 +9,7 @@ use frontend\widgets\Seo; //$this->params['seo']['h1'] = 'TEST H1'; //$this->params['seo']['description'] = 'TEST DESCRIPTION'; //$this->params['seo']['fields']['name'] = 'TEST NAME FROM FIELD'; +$this->params['seo']['title'] = 'Купить городской рюкзак Киев | Купить рюкзаки Dakine Украина | Rukzachok.com.ua'; $this->registerJsFile ( Yii::$app->request->baseUrl . '/js/slides.min.jquery.js', ['position' => View::POS_HEAD, 'depends' => ['yii\web\JqueryAsset']]); -- libgit2 0.21.4