Skip to content

Commit 3eed3ab

Browse files
committed
chore: umami
1 parent b2a5c85 commit 3eed3ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vitepress/config/head.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ export const head: HeadConfig[] = [
4242
["meta", { name: "twitter:card", content: "summary_large_image" }],
4343
["meta", { name: "twitter:site", content: "@AstrBot" }],*/
4444

45+
// --- Umami Analytics ---
46+
["script", { defer: "", src: "https://cloud.umami.is/script.js", "data-website-id": "9c3f777e-9f4a-4b79-a5c3-ff94f5dca8f9" }],
4547
];

0 commit comments

Comments
 (0)