Skip to content

Commit

Permalink
feat: setup goatcounter
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia committed Aug 10, 2024
1 parent 1369b7d commit f394933
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/loading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ function Loading() {
<p className="m-1">It may take a while to load data from wikipedia.org</p>
<p className="m-1">Tips: scroll the timeline on the left side</p>
</div>
<script
data-goatcounter="https://waynest.goatcounter.com/count"
data-goatcounter-settings='{"path": "/steps"}'
async
src="//gc.zgo.at/count.js"
>
</script>
</div>
)
}
Expand Down

0 comments on commit f394933

Please sign in to comment.