add goatcounter
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Michael Zhang 2024-05-03 16:08:38 -05:00
parent 4fc2c3e589
commit 6224860b0a
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ const hasToc = toc ?? false;
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{title && `${title} - `}Michael Zhang</title>
<slot name="head" />
<script
data-goatcounter="https://goatcounter.mzhang.io/count"
async
src="//goatcounter.mzhang.io/count.js"></script>
</head>
<body>