Skip to content

Commit 1adc0ff

Browse files
committed
feat: add umami analytics
1 parent 1bc66e3 commit 1adc0ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ repoID = "R_kgDOIhKBpA"
2626
category = "General"
2727
categoryID = "DIC_kwDOIhKBpM4CsH2C"
2828

29+
[params.umami]
30+
serverURL = "cloud.umami.is"
31+
id = "b55bfdb2-f443-43e9-b5f6-4b5f40855584"
32+
trackerScriptName = "script.js"
33+
2934
[[params.socialIcons]]
3035
icon = "fab fa-github"
3136
title = "GitHub"

0 commit comments

Comments
 (0)