Loading docs/_layouts/default.html +6 −7 Original line number Diff line number Diff line Loading @@ -31,14 +31,13 @@ <a href="https://pages.github.com">GitHub Pages</a>.</span> </footer> </main> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-92539508-3"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KR809Q5BVY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-92539508-3'); gtag('config', 'G-KR809Q5BVY'); </script> </body> Loading Loading
docs/_layouts/default.html +6 −7 Original line number Diff line number Diff line Loading @@ -31,14 +31,13 @@ <a href="https://pages.github.com">GitHub Pages</a>.</span> </footer> </main> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-92539508-3"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KR809Q5BVY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-92539508-3'); gtag('config', 'G-KR809Q5BVY'); </script> </body> Loading