Skip to content

Commit f693e68

Browse files
committed
Add GoatCounter analytics
1 parent ed6bdb3 commit f693e68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

observablehq.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ export default {
77
// Base path for subdirectory deployment (dshkol.com/thedaily)
88
base: "/thedaily",
99

10+
// GoatCounter analytics
11+
head: `<script data-goatcounter="https://dshkol.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>`,
12+
1013
root: "docs",
1114
output: "dist",
1215
style: "style.css",

0 commit comments

Comments
 (0)