Skip to content

Commit

Permalink
Updated analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
michielgerritsen committed Jun 20, 2024
1 parent 672574c commit c89677c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head {{ HEAD_ATTRS }}>
{{ HEAD }}
{% if (process.env.NODE_ENV === 'production') { %}
<script src="https://locust.michiel-gerritsen.com/script.js" data-site="BKQYZZYA" data-spa="auto" defer></script>
<script src="https://cdn.usefathom.com/script.js" data-site="BKQYZZYA" defer></script>
{% } %}
</head>
<body {{ BODY_ATTRS }}>
Expand Down

0 comments on commit c89677c

Please sign in to comment.