Skip to content

Commit f65dfa2

Browse files
committed
fix: analytics link
1 parent af95699 commit f65dfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swapify_web/src/layouts/RootLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const { title = defaultTitle } = Astro.props;
4444
is:inline
4545
defer=""
4646
data-domain="swapify.live"
47-
src="https://plausible.lab.llcoolserver.dev/js/script.js"></script>
47+
src="https://analytics.coolsrv.dev/js/script.js"></script>
4848

4949
<slot name="head" />
5050
</head>

0 commit comments

Comments
 (0)