feat: Proxy Umami analytics script and API calls through Next.js rewrites.
This commit is contained in:
@@ -25,8 +25,9 @@ export default function RootLayout({
|
||||
<head>
|
||||
<Script
|
||||
defer
|
||||
src="https://umami.mati.ss/script.js"
|
||||
src="/stats/script.js"
|
||||
data-website-id="40b6b47d-9d1f-47ff-91cf-151c98637945"
|
||||
data-host-url="/stats"
|
||||
strategy="afterInteractive"
|
||||
/>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user