WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 54652a2

Browse files
authored
Update head.html
1 parent 489af8e commit 54652a2

File tree

1 file changed

+0
-19
lines changed
  • themes/hugo-theme-cactus-plus/layouts/partials

1 file changed

+0
-19
lines changed

themes/hugo-theme-cactus-plus/layouts/partials/head.html

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,6 @@
2121
}
2222
);
2323
</script>
24-
25-
26-
<!-- Google tag (gtag.js) -->
27-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W2371LM47S"></script>
28-
<script>
29-
window.dataLayer = window.dataLayer || [];
30-
function gtag(){dataLayer.push(arguments);}
31-
gtag('js', new Date());
32-
33-
gtag('config', 'G-W2371LM47S');
34-
</script>
35-
<!-- Google Tag Manager -->
36-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
37-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
38-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
39-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
40-
})(window,document,'script','dataLayer','GTM-TDCXW7V8');</script>
41-
<!-- End Google Tag Manager -->
42-
4324
<meta charset="utf-8">
4425
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
4526
<meta name="viewport" content="width=device-width, initial-scale=1">

0 commit comments

Comments
 (0)