Skip to content

Commit 16d0294

Browse files
committed
plausible js
1 parent 571c0c3 commit 16d0294

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/pages/index.astro

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ import AutomationsPreview from "../components/AutomationsPreview.astro"
2828
name="description"
2929
content="The creative platform for cross-functional newsletter and notification workflows. Open-source, powerful, and built for teams."
3030
/>
31-
<script defer data-domain="notifuse.com" src="https://plausible-analytics-ce-production-5f11.up.railway.app/js/script.js"></script>
31+
<script
32+
defer
33+
data-domain="notifuse.com"
34+
src="https://plausible.notifuse.com/js/script.js"></script>
3235
</head>
3336
<body class="bg-white-98">
3437
<div class="container relative border-r border-l border-gray-200">

0 commit comments

Comments
 (0)