mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
docs: remove ga
This commit is contained in:
@@ -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",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user