commit b14d101ff12977735eefea12171af9e3659cd6ae
parent 4de49e579825b1a8aaa6be704708757da8a07c5a
Author: therealFIGBERT <figbertwelner@gmail.com>
Date: Wed, 25 Mar 2020 19:38:01 -0700
:chart_with_upwards_trend: Add GoatCounter site analytics code
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/public/index.html b/public/index.html
@@ -9,5 +9,7 @@
<script defer src='/build/bundle.js'></script>
</head>
<body>
+ <script data-goatcounter="https://txtodo.goatcounter.com/count"
+ async src="//gc.zgo.at/count.js"></script>
</body>
</html>