Use new built-in umami support
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 55s

This commit is contained in:
Marko Korhonen 2024-05-27 22:06:15 +03:00
parent 2ad23288de
commit bc463f0ee7
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 7 additions and 3 deletions

View file

@ -49,3 +49,10 @@ 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"