We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6bdb3 commit f693e68Copy full SHA for f693e68
1 file changed
observablehq.config.js
@@ -7,6 +7,9 @@ export default {
7
// Base path for subdirectory deployment (dshkol.com/thedaily)
8
base: "/thedaily",
9
10
+ // GoatCounter analytics
11
+ head: `<script data-goatcounter="https://dshkol.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>`,
12
+
13
root: "docs",
14
output: "dist",
15
style: "style.css",
0 commit comments