Skip to content

Commit

Permalink
fix: update stats script name
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed Nov 4, 2023
1 parent 889dd5e commit 344ad8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
} catch (e) {}
</script>
{% if env.mode == "production" %}
<script async defer data-website-id="c9d25820-7fc0-45ab-ac3c-11192b71ca31" src="https://stats.hipsterbrown.com/umami.js"></script>
<script async defer data-website-id="c9d25820-7fc0-45ab-ac3c-11192b71ca31" src="https://stats.hipsterbrown.com/script.js"></script>
{% endif %}
</head>

Expand Down

0 comments on commit 344ad8e

Please sign in to comment.