Skip to content

Commit 8716ab8

Browse files
committed
docs: remove ga
1 parent c2a4e44 commit 8716ab8

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

website/.vitepress/config.ts

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,6 @@ export default defineConfig({
7171
'task runner, build tool, taskfile, yaml build tool, go task runner, make alternative, cross-platform build tool, makefile alternative, automation tool, ci cd pipeline, developer productivity, build automation, command line tool, go binary, yaml configuration'
7272
}
7373
],
74-
[
75-
'script',
76-
{
77-
async: '',
78-
src: 'https://www.googletagmanager.com/gtag/js?id=G-4RT25NXQ7N'
79-
}
80-
],
81-
[
82-
'script',
83-
{},
84-
`window.dataLayer = window.dataLayer || [];
85-
function gtag(){dataLayer.push(arguments);}
86-
gtag("js", new Date());
87-
gtag("config", "G-4RT25NXQ7N");`
88-
],
8974
[
9075
"script",
9176
{

0 commit comments

Comments
 (0)