1
0
mirror of https://github.com/danbee/danbarber.me.hugo.git synced 2026-06-20 23:02:29 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
bd4ccaacec
Add Umami analytics script 2025-06-03 10:17:10 -05:00
4f893b30ed Create .pages.yml (via Pages CMS) 2025-05-14 09:23:12 -05:00
2 changed files with 3 additions and 0 deletions

0
.pages.yml Normal file
View File

View File

@ -55,3 +55,6 @@
{{ end }}
<meta property="og:description" content="{{ .Summary }}">
<meta property="og:locale" content="en_UK">
<!-- Analytics through Umami -->
<script defer src="https://umami.danbee.xyz/script.js" data-website-id="137e3d41-3b12-4224-a41a-434174ba7168"></script>