We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a31ddb commit ddbf99dCopy full SHA for ddbf99d
layouts/_default/baseof.html
@@ -76,7 +76,7 @@
76
<script
77
src="https://umami.skymatic.de/script.js"
78
data-website-id="{{ .Site.Params.umamiWebsiteId }}"
79
- integrity="sha384-gW+82edTiLqRoEvPbT3xKDCYZ5M02YXbW4tA3gbojZWiiMYNJZb4YneJrS4ri3Rn"
+ integrity="sha384-Q95rrKF8xfjIcmlXaIpdy4TBPCfIWGL+bP6+P8FtU4EHXQBDPEWLYGl8kypvDKFt"
80
crossorigin="anonymous"
81
defer
82
{{ if in .RelPermalink "/hub/billing/" }}data-auto-track="false"{{ end }}>
0 commit comments