Skip to content

Commit 32e8ee0

Browse files
stubborncoderclaude
andcommitted
Add GoatCounter analytics
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4cb15ca commit 32e8ee0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/layouts/BaseLayout.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ const { title, description = 'AI Engineer — building intelligent agents and mu
3737
<link rel="preconnect" href="https://fonts.googleapis.com" />
3838
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
3939
<link href="https://fonts.googleapis.com/css2?family=Iosevka:wght@300;400;500;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet" />
40+
<!-- Analytics -->
41+
<script data-goatcounter="https://stubborncoder.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
4042
</head>
4143
<body>
4244
<div class="ember-glow"></div>

0 commit comments

Comments
 (0)