Commit 40649d33 by lmf

优化谷歌代码位置

parent 84984206
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
*/ */
?> ?>
<meta name="google-site-verification" content="fOV4krsq-pX2WlNDs9VzbHqgAYvz3E1v-9mfDr-iLbo" />
<?php if ($block->getCurrencyCount() > 1) : ?> <?php if ($block->getCurrencyCount() > 1) : ?>
<?php $currencies = $block->getCurrencies(); ?> <?php $currencies = $block->getCurrencies(); ?>
<?php $currentCurrencyCode = $block->getCurrentCurrencyCode(); ?> <?php $currentCurrencyCode = $block->getCurrentCurrencyCode(); ?>
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<head> <head>
<meta name="format-detection" content="telephone=no"/> <meta name="format-detection" content="telephone=no"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="google-site-verification" content="fOV4krsq-pX2WlNDs9VzbHqgAYvz3E1v-9mfDr-iLbo" />
</head> </head>
<body> <body>
<referenceBlock name="breeze.css"> <referenceBlock name="breeze.css">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment