Skip to content

Commit

Permalink
chore: add clicky tracking
Browse files Browse the repository at this point in the history
Fixes #58
  • Loading branch information
TripleSpeeder committed Apr 2, 2020
1 parent 932881d commit f3462bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,7 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101245057);</script>
<script async src="//static.getclicky.com/js"></script>
</body>
</html>

0 comments on commit f3462bd

Please sign in to comment.