feat: add umami analytics
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 48s
All checks were successful
Build and deploy website / Build and Push Hugo Site (push) Successful in 48s
This commit is contained in:
parent
21dcebdc33
commit
c8371d2890
5 changed files with 16 additions and 1 deletions
3
layouts/partials/head/custom.html
Normal file
3
layouts/partials/head/custom.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{ if hugo.IsProduction }}
|
||||
{{ partialCached "hugomods/umami-analytics/index" . .Params.analyze }}
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue