Commit 5a40f74f66e10f4b35e92d68eb282ec18f58a9bb

Authored by Alexey Boroda
1 parent 16a2d769

facebook domain verification

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -78,7 +78,8 @@
78 78 <title><?= Html::encode($seo->title) ?></title>
79 79 <link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico">
80 80 <meta name="google-site-verification" content="jNf5eVCDiS81X1qJZMVpS6g0qQpaW3-e58NTUBp-JFk" />
81   - <!-- Facebook Pixel Code -->
  81 + <meta name="facebook-domain-verification" content="0ln81w7fdgnugmym8qyalzwfxpuipu" />
  82 + <!-- Facebook Pixel Code -->
82 83 <script>
83 84 !function(f,b,e,v,n,t,s)
84 85 {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
... ...