We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd4db3 commit 3ecdfd4Copy full SHA for 3ecdfd4
src/pug/_partials/head.pug
@@ -35,14 +35,3 @@ link(href='css/examples.css', rel='stylesheet')
35
36
script(src='js/config.js')
37
script(src='js/color-modes.js')
38
-
39
-// Global site tag (gtag.js) - Google Analytics
40
-script(async='', src='https://www.googletagmanager.com/gtag/js?id=UA-118965717-3')
41
-script.
42
- window.dataLayer = window.dataLayer || [];
43
- function gtag(){dataLayer.push(arguments);}
44
- gtag('js', new Date());
45
- // Shared ID
46
- gtag('config', 'UA-118965717-3');
47
- // Bootstrap ID
48
- gtag('config', 'UA-118965717-5');
0 commit comments