We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a7245 commit 689c3f5Copy full SHA for 689c3f5
1 file changed
hugo.yaml
@@ -44,7 +44,7 @@ module:
44
- source: ./node_modules/katex/dist/fonts
45
target: static/fonts
46
- source: assets
47
- target: assets
+ target: assets396c6de1-1262-4153-91ad-40d7adfa3b3f
48
- source: static
49
target: assets
50
@@ -194,13 +194,12 @@ params:
194
#darkBackground: /images/site/background.jpg
195
196
analytics:
197
- enabled: false
+ enabled: true
198
services:
199
- matomo:
200
- instance: https://analytics.securebits.org
201
- siteID: 1
202
-
203
+ umami:
+ scheme: https
+ instance: analytics.eu.umami.is
+ id: 396c6de1-1262-4153-91ad-40d7adfa3b3f
204
205
# Provide logos for your site. The inverted logo will be used in the initial
206
# transparent navbar and the main logo will be used in the non-transparent navbar.
0 commit comments