mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-05 08:13:40 +00:00
Replace google analytics with umami analytics
This commit is contained in:
@@ -5,10 +5,6 @@ enableGitInfo: true
|
||||
enableRobotsTXT: true
|
||||
paginate: 20
|
||||
|
||||
services:
|
||||
googleAnalytics:
|
||||
ID: G-V8WJDERTX9
|
||||
|
||||
build:
|
||||
noJSConfigInAssets: true
|
||||
writeStats: true
|
||||
|
2
layouts/partials/head/head_end.html
Normal file
2
layouts/partials/head/head_end.html
Normal 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>
|
Reference in New Issue
Block a user