diff options
author | Galen Guyer <galen@galenguyer.com> | 2022-04-13 22:31:07 -0400 |
---|---|---|
committer | Galen Guyer <galen@galenguyer.com> | 2022-04-13 22:31:07 -0400 |
commit | 60af17c095ae6f034dac96ce64bfb5cd76fe603a (patch) | |
tree | 0e6809ef7871c5f6e0587659d07dee2c7c983022 /index.html | |
parent | 003e957a77ddf0f3207b86ef6b8a2bdc718405ef (diff) |
use goatcounter the right way
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,5 +16,6 @@ <body> <div id="root"></div> <script type="module" src="/src/main.jsx"></script> + <script data-goatcounter="https://rcd.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> </body> </html> |