Skip to content

Commit

Permalink
change analytics url
Browse files Browse the repository at this point in the history
  • Loading branch information
dickeyy committed Dec 11, 2024
1 parent 0845384 commit e73504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default async function RootLayout({
<script
defer
data-domain="scroll.blue"
src="https://analytics.kyle.so/js/script.js"
src="https://a.kyle.so/js/script.js"
></script>
</head>
<body
Expand Down

0 comments on commit e73504a

Please sign in to comment.