Skip to content

Commit

Permalink
feat: revert back to umami thcl
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorusclarence committed May 5, 2023
1 parent cd41532 commit b9c38e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class MyDocument extends Document {
async
defer
data-website-id={process.env.NEXT_PUBLIC_UMAMI_WEBSITE_ID || ''}
src='https://umami-clarence.vercel.app/umami.js'
src='https://umami.thcl.dev/umami.js'
data-domains='theodorusclarence.com'
/>
</Head>
Expand Down

1 comment on commit b9c38e1

@vercel
Copy link

@vercel vercel bot commented on b9c38e1 May 5, 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.