We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a95e51 commit 980318dCopy full SHA for 980318d
resources/views/root.blade.php
@@ -19,7 +19,7 @@
19
@vite('resources/js/app.js')
20
21
@production
22
- <script src="https://van-trusting.splade.dev/script.js" data-spa="auto" data-site="{{ config('services.fathom.site_id') }}" defer></script>
+ <script defer src="https://helloworld.protone.media/hey.js" data-website-id="6c225784-a461-4544-940e-af895e29f179"></script>
23
@endproduction
24
</head>
25
<body class="font-sans antialiased overflow-hidden bg-white dark:bg-slate-900">
0 commit comments