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 b52286e
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 @@ -34,6 +34,8 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>TAC</title>
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101245057);</script>
<script async src="//static.getclicky.com/js"></script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit b52286e

Please sign in to comment.