File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,28 +79,7 @@ languages:
7979# Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks.
8080DefaultContentLanguage : de
8181# Security headers
82- security :
83- enableInlineShortcodes : false
84- exec :
85- allow :
86- - ^(dart-)?sass(-embedded)?$
87- - ^go$
88- - ^git$
89- - ^npx$
90- - ^postcss$
91- - ^tailwindcss$
92- osEnv :
93- - (?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE)$
94- funcs :
95- getenv :
96- - ^HUGO_
97- - ^CI$
98- http :
99- mediaTypes : null
100- methods :
101- - (?i)GET|POST
102- urls :
103- - .*
82+
10483
10584
10685# permalink
@@ -183,11 +162,12 @@ params:
183162 # darkBackground: /images/site/background.jpg
184163
185164 analytics :
186- enabled : false
165+ enabled : true
187166 services :
188- matomo :
189- instance : https://analytics.securebits.org
190- siteID : 1
167+ umami :
168+ scheme : https
169+ instance : 396c6de1-1262-4153-91ad-40d7adfa3b3f
170+ invisible : 1
191171
192172
193173 # Provide logos for your site. The inverted logo will be used in the initial
You can’t perform that action at this time.
0 commit comments