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"

View file

@ -14,9 +14,6 @@
<!-- } -->
<!-- </script> -->
<!-- umami analytics -->
<script async defer data-website-id="d79111e4-25ee-43d8-be20-5cd3a845a8cf" src="https://umami.korhonen.cc/ua9quuaW.js"></script>
<!-- IndieAuth -->
<link rel="pgpkey" href="https://openpgpkey.korhonen.cc/.well-known/openpgpkey/korhonen.cc/hu/u59jwso7wz4bwuizmgx1qfqhr1i9mq6e">
<link rel="openid.delegate" href="https://korhonen.cc" />