fix: CDN instead of app for databooty

This commit is contained in:
Hyteq
2025-07-02 16:25:08 +03:00
parent bc3fbec541
commit b1ade266e5
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ export default function RootLayout({
<Toaster />
<DevelopmentDebug />
<Script
src="https://app.databuddy.cc/databuddy.js"
src="https://cdn.databuddy.cc/databuddy.js"
strategy="afterInteractive"
async
data-client-id="UP-Wcoy5arxFeK7oyjMMZ"