Commit 069d833735ab916821b642a32293fc799901d6e7

Authored by mzavalniuk
1 parent d21bc7e2

add google verification

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -77,6 +77,7 @@ @@ -77,6 +77,7 @@
77 77
78 <title><?= Html::encode($seo->title) ?></title> 78 <title><?= Html::encode($seo->title) ?></title>
79 <link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico"> 79 <link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico">
  80 + <meta name="google-site-verification" content="jNf5eVCDiS81X1qJZMVpS6g0qQpaW3-e58NTUBp-JFk" />
80 <?php $this->head() ?> 81 <?php $this->head() ?>
81 </head> 82 </head>
82 <body> 83 <body>