mirror of
https://github.com/kognise/water.css.git
synced 2025-08-01 02:40:51 +02:00
Farewell, Google Analytics
This commit is contained in:
@@ -71,17 +71,6 @@
|
||||
{ element: '#icon-32', href: { dark: './icons/light-favicon-32x32.png' } }
|
||||
])
|
||||
</script>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116663597-6"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || []
|
||||
// eslint-disable-next-line prefer-arrow/prefer-arrow-functions
|
||||
const gtag = function () {
|
||||
window.dataLayer.push(arguments)
|
||||
}
|
||||
gtag('js', new Date())
|
||||
gtag('config', 'UA-116663597-6')
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user