3 Commits

Author SHA1 Message Date
renovate[bot]
293b66f8e4 Merge deb7149246 into 3272b67283 2025-01-12 15:29:33 +00:00
renovate[bot]
deb7149246 Update dependency lint-staged to v15.3.0 2025-01-12 15:29:31 +00:00
Dave Gallant
3272b67283 Replace google analytics with umami analytics 2025-01-12 10:27:21 -05:00
2 changed files with 2 additions and 4 deletions

View File

@@ -5,10 +5,6 @@ enableGitInfo: true
enableRobotsTXT: true
paginate: 20
services:
googleAnalytics:
ID: G-V8WJDERTX9
build:
noJSConfigInAssets: true
writeStats: true

View File

@@ -0,0 +1,2 @@
<!-- Umami Analytics -->
<script defer src="https://umami.snake-cloud.ts.net/script.js" data-website-id="e8adafba-b892-4dad-a139-2bd61fe5fab9"></script>