Skip to content

Commit

Permalink
Update Fathom Domain (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
moollaza authored Feb 3, 2023
1 parent 7a163a8 commit 5e876d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<% if (process.env.NODE_ENV == 'production') { %>
<!-- Fathom - beautiful, simple website analytics -->
<script
src="https://cdn.usefathom.com/script.js"
src="https://improving.reporemover.xyz/script.js"
data-site="<%= VUE_APP_FATHOM_SITE_ID || '' %>"
defer
></script>
Expand Down

1 comment on commit 5e876d7

@vercel
Copy link

@vercel vercel bot commented on 5e876d7 Feb 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.