We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1602b42 commit 8d11f76Copy full SHA for 8d11f76
hugo.yaml
@@ -161,13 +161,14 @@ params:
161
# Background image of the landing page for dark theme
162
#darkBackground: /images/site/background.jpg
163
164
- analytics:
165
- enabled: true
166
- services:
167
- umami:
168
- scheme: https
169
- instance: analytics.eu.umami.is
170
- id: 396c6de1-1262-4153-91ad-40d7adfa3b3f
+analytics:
+ enabled: true
+ services:
+
+ umami:
+ scheme: https
+ instance: analytics.eu.umami.is
171
+ id: 396c6de1-1262-4153-91ad-40d7adfa3b3f
172
173
174
# Provide logos for your site. The inverted logo will be used in the initial
0 commit comments