fix: change plausible implementation
Déploiement FRONT PROD / check (push) Successful in 2m10s
Déploiement FRONT PROD / deploy (push) Successful in 21s

This commit is contained in:
2026-06-11 18:45:56 +04:00
parent d2b779f8de
commit 0b50c9ac2f
+1 -3
View File
@@ -1,4 +1,3 @@
import Script from 'next/script'
import TopLoader from '../components/top-loader'
import Navigasyon from '../components/navigasyon'
import ThemeRegistry from './theme-registy'
@@ -55,11 +54,10 @@ export default async function RootLayout({children}) {
return (
<html lang='fr' suppressHydrationWarning>
<head>
<Script
<script
defer
data-domain='pawol.nu'
src='https://plausible.io/js/pa-3sQidCSfiSOXQUh-4La0T.js'
strategy='afterInteractive'
/>
</head>
<body>