update analytics to correct subdomain
All checks were successful
Check / Lint and Check (push) Successful in 50s

This commit is contained in:
Felix Schulze 2025-05-08 17:15:53 +02:00
parent 8c9d544ea6
commit 75eb3d2259

View File

@ -23,7 +23,7 @@ export default function RootLayout({
<html lang="en" className="scroll-smooth dark"> <html lang="en" className="scroll-smooth dark">
<head> <head>
<PlausibleProvider <PlausibleProvider
domain="bangersandmashgbg.com" domain="signup.bangersandmashgbg.com"
customDomain="https://analytics.schulze.network" customDomain="https://analytics.schulze.network"
selfHosted={true} selfHosted={true}
enabled={true} enabled={true}