Skip to content

Commit

Permalink
chore: Add hostname attribute to Simple Analytics script
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Mar 4, 2025
1 parent 67f6f3e commit cf8fc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class HeyDocument extends Document {
{/* Simple Analytics */}
<Script
async
data-hostname="hey.xyz"
src="https://scripts.simpleanalyticscdn.com/latest.dev.js"
/>
</Head>
Expand Down

0 comments on commit cf8fc2b

Please sign in to comment.