nieyuge 2 yıl önce
ebeveyn
işleme
1ae8b30123
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -15,13 +15,13 @@
     <script type="module" src="/src/entry-client.js"></script>
     <script>!function(e,t){function n(){t.body?t.body.style.fontSize=12*o+"px":t.addEventListener("DOMContentLoaded",n)}function d(){var e=(i.clientWidth > 1280 ? 1280 : i.clientWidth)/10;i.style.fontSize=e+"px"}var i=t.documentElement,o=e.devicePixelRatio||1;if(n(),d(),e.addEventListener("resize",d),e.addEventListener("pageshow",function(e){e.persisted&&d()}),o>=2){var a=t.createElement("body"),s=t.createElement("div");s.style.border=".5px solid transparent",a.appendChild(s),i.appendChild(a),1===s.offsetHeight&&i.classList.add("hairlines"),i.removeChild(a)}}(window,document);</script>
     <!-- Global site tag (gtag.js) - Google Analytics -->
-    <!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-YN75PBGW9R"></script>
+    <script async src="https://www.googletagmanager.com/gtag/js?id=G-YN75PBGW9R"></script>
     <script>
         window.dataLayer = window.dataLayer || [];
         function gtag(){dataLayer.push(arguments);}
         gtag('js', new Date());
 
         gtag('config', 'G-YN75PBGW9R');
-    </script> -->
+    </script>
   </body>
 </html>