mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
chore(website): add umami
This commit is contained in:
@@ -85,6 +85,14 @@ export default defineConfig({
|
|||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
gtag("js", new Date());
|
gtag("js", new Date());
|
||||||
gtag("config", "G-4RT25NXQ7N");`
|
gtag("config", "G-4RT25NXQ7N");`
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"script",
|
||||||
|
{
|
||||||
|
defer: "",
|
||||||
|
src: "https://umami.taskfile.dev/script.js",
|
||||||
|
"data-website-id": "084030b0-0e3f-4891-8d2a-0c12c40f5933"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
srcDir: 'src',
|
srcDir: 'src',
|
||||||
|
|||||||
Reference in New Issue
Block a user