feat: add umami analytics
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 48s

This commit is contained in:
Radu C. Martin 2025-04-08 10:39:27 +02:00
parent 21dcebdc33
commit c8371d2890
5 changed files with 16 additions and 1 deletions

View file

@ -1,2 +1,4 @@
[[imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"
[[imports]]
path = 'github.com/hugomods/umami-analytics'

View file

@ -83,3 +83,8 @@ provider = "cactus"
defaultHomeserverUrl = "https://matrix.cactus.chat:8448"
serverName = "cactus.chat"
siteName = ""
[services]
[services.umami_analytics]
id = 'bce05e76-5cae-4688-a389-99bb87649d44'
script_url = 'https://umami.martin.md/script.js'