Skip to content

Commit 980318d

Browse files
committed
Update root.blade.php
1 parent 2a95e51 commit 980318d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/root.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
@vite('resources/js/app.js')
2020

2121
@production
22-
<script src="https://van-trusting.splade.dev/script.js" data-spa="auto" data-site="{{ config('services.fathom.site_id') }}" defer></script>
22+
<script defer src="https://helloworld.protone.media/hey.js" data-website-id="6c225784-a461-4544-940e-af895e29f179"></script>
2323
@endproduction
2424
</head>
2525
<body class="font-sans antialiased overflow-hidden bg-white dark:bg-slate-900">

0 commit comments

Comments
 (0)