Skip to content

Commit a6bb9e7

Browse files
author
marci
committed
Füge Umami-Analytics mit aktualisierten Parametern hinzu
1 parent 5bb746f commit a6bb9e7

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

hugo.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,15 @@ lazyload:
150150
# Site parameters
151151

152152
params:
153-
services:
154-
umami:
155-
enable: true
156-
157-
websiteId: 1076f380-33de-4ef4-a7ee-4e3648dcb8fa
158-
script_url: https://cloud.umami.is/script.js
153+
analytics:
154+
enable: true
155+
services:
156+
# Enable Umami analytics
157+
umami:
158+
scheme: https
159+
instance: cloud.umami.is
160+
id: 1076f380-33de-4ef4-a7ee-4e3648dcb8fa
161+
159162

160163
# Background image of the landing page
161164
background: "images/back.jpg"

0 commit comments

Comments
 (0)