diff --git a/website/.vitepress/config.ts b/website/.vitepress/config.ts index a551f953..cdab5ea0 100644 --- a/website/.vitepress/config.ts +++ b/website/.vitepress/config.ts @@ -71,21 +71,6 @@ export default defineConfig({ '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' } ], - [ - 'script', - { - async: '', - src: 'https://www.googletagmanager.com/gtag/js?id=G-4RT25NXQ7N' - } - ], - [ - 'script', - {}, - `window.dataLayer = window.dataLayer || []; - function gtag(){dataLayer.push(arguments);} - gtag("js", new Date()); - gtag("config", "G-4RT25NXQ7N");` - ], [ "script", {