Spaces:
Running
Running
Update index.html
Browse files- index.html +14 -0
index.html
CHANGED
|
@@ -124,6 +124,20 @@
|
|
| 124 |
</head>
|
| 125 |
<body>
|
| 126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
<div class="planner-wrap">
|
| 128 |
<div style="display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;">
|
| 129 |
<div style="font-size:50px;line-height:1;">🐻</div>
|
|
|
|
| 124 |
</head>
|
| 125 |
<body>
|
| 126 |
|
| 127 |
+
<!-- Yandex.Metrika counter -->
|
| 128 |
+
<script type="text/javascript">
|
| 129 |
+
(function(m,e,t,r,i,k,a){
|
| 130 |
+
m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
| 131 |
+
m[i].l=1*new Date();
|
| 132 |
+
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
| 133 |
+
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)
|
| 134 |
+
})(window, document,'script','https://mc.yandex.ru/metrika/tag.js?id=108658400', 'ym');
|
| 135 |
+
|
| 136 |
+
ym(108658400, 'init', {ssr:true, webvisor:true, clickmap:true, ecommerce:"dataLayer", referrer: document.referrer, url: location.href, accurateTrackBounce:true, trackLinks:true});
|
| 137 |
+
</script>
|
| 138 |
+
<noscript><div><img src="https://mc.yandex.ru/watch/108658400" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
| 139 |
+
<!-- /Yandex.Metrika counter -->
|
| 140 |
+
|
| 141 |
<div class="planner-wrap">
|
| 142 |
<div style="display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;">
|
| 143 |
<div style="font-size:50px;line-height:1;">🐻</div>
|