We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f5ffd commit f189fb1Copy full SHA for f189fb1
layouts/partials/common/analytics.html
@@ -0,0 +1,4 @@
1
+{{ if hugo.IsProduction }}
2
+ <script data-goatcounter="https://cloudlabs.goatcounter.com/count"
3
+ async src="//gc.zgo.at/count.js"></script>
4
+{{ end }}
0 commit comments