๐ŸŒ mirroring test!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update google tag manager tag

+11 -14
+11 -14
index.html
··· 1 1 <!DOCTYPE html> 2 2 <html lang="en"> 3 3 <head> 4 + <!-- Google Tag Manager --> 5 + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': 6 + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], 7 + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 8 + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); 9 + })(window,document,'script','dataLayer','GTM-PVPFC46R');</script> 10 + <!-- End Google Tag Manager --> 4 11 <title>shuuji3.xyz</title> 5 12 <meta name="viewport" content="width=device-width,initial-scale=1" /> 6 13 <meta charset="UTF-8"> ··· 20 27 location.host = 'www.shuuji3.xyz' 21 28 } 22 29 </script> 23 - <!-- Global site tag (gtag.js) - Google Analytics --> 24 - <script 25 - async 26 - src="https://www.googletagmanager.com/gtag/js?id=G-TCDL7YWE7F" 27 - ></script> 28 - <script> 29 - window.dataLayer = window.dataLayer || []; 30 - function gtag() { 31 - dataLayer.push(arguments); 32 - } 33 - gtag("js", new Date()); 34 - 35 - gtag("config", "G-TCDL7YWE7F"); 36 - </script> 37 30 </head> 38 31 <body> 32 + <!-- Google Tag Manager (noscript) --> 33 + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PVPFC46R" 34 + height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> 35 + <!-- End Google Tag Manager (noscript) --> 39 36 <section class="section"> 40 37 <div class="container"> 41 38 <div class="content">