We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a5c85 commit 3eed3abCopy full SHA for 3eed3ab
.vitepress/config/head.ts
@@ -42,4 +42,6 @@ export const head: HeadConfig[] = [
42
["meta", { name: "twitter:card", content: "summary_large_image" }],
43
["meta", { name: "twitter:site", content: "@AstrBot" }],*/
44
45
+ // --- Umami Analytics ---
46
+ ["script", { defer: "", src: "https://cloud.umami.is/script.js", "data-website-id": "9c3f777e-9f4a-4b79-a5c3-ff94f5dca8f9" }],
47
];
0 commit comments