We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8318dd2 commit 049facbCopy full SHA for 049facb
src/pages/index.astro
@@ -28,6 +28,7 @@ import AutomationsPreview from "../components/AutomationsPreview.astro"
28
name="description"
29
content="The creative platform for cross-functional newsletter and notification workflows. Open-source, powerful, and built for teams."
30
/>
31
+ <script defer data-domain="notifuse.com" src="https://plausible-analytics-ce-production-5f11.up.railway.app/js/script.js"></script>
32
</head>
33
<body class="bg-white-98">
34
<div class="container relative border-r border-l border-gray-200">
0 commit comments