From 8716ab81bebd84e4905607914584cadf416200a3 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 17 Sep 2025 18:39:09 -0300 Subject: [PATCH] docs: remove ga --- website/.vitepress/config.ts | 15 --------------- 1 file changed, 15 deletions(-) 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", {