fix: CDN instead of app for databooty
This commit is contained in:
@ -31,7 +31,7 @@ export default function RootLayout({
|
|||||||
<Toaster />
|
<Toaster />
|
||||||
<DevelopmentDebug />
|
<DevelopmentDebug />
|
||||||
<Script
|
<Script
|
||||||
src="https://app.databuddy.cc/databuddy.js"
|
src="https://cdn.databuddy.cc/databuddy.js"
|
||||||
strategy="afterInteractive"
|
strategy="afterInteractive"
|
||||||
async
|
async
|
||||||
data-client-id="UP-Wcoy5arxFeK7oyjMMZ"
|
data-client-id="UP-Wcoy5arxFeK7oyjMMZ"
|
||||||
|
Reference in New Issue
Block a user