Re-enable umami
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 16s

This commit is contained in:
Marko Korhonen 2025-06-09 19:06:08 -05:00
parent 693a3f307b
commit 116e42829a
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -53,9 +53,9 @@ email = true
[features.readingTime]
enable = true
# [features.analytics]
# enable = true
# [features.analytics.services.umami]
# scheme = "https"
# instance = "umami.korhonen.cc"
# id = "d79111e4-25ee-43d8-be20-5cd3a845a8cf"
[features.analytics]
enable = true
[features.analytics.services.umami]
scheme = "https"
instance = "umami.korhonen.cc"
id = "d79111e4-25ee-43d8-be20-5cd3a845a8cf"