Use new built-in umami support
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 55s
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 55s
This commit is contained in:
parent
2ad23288de
commit
bc463f0ee7
2 changed files with 7 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue