feat: config Plausible
Déploiement FRONT PROD / check (push) Successful in 2m7s
Déploiement FRONT PROD / deploy (push) Successful in 46s

This commit is contained in:
2026-06-11 18:33:42 +04:00
parent 9adc045a98
commit d2b779f8de
+10 -1
View File
@@ -1,3 +1,4 @@
import Script from 'next/script'
import TopLoader from '../components/top-loader'
import Navigasyon from '../components/navigasyon'
import ThemeRegistry from './theme-registy'
@@ -50,9 +51,17 @@ const jsonLd = {
location: 'Guadeloupe'
}
export default async function RootLayout({children, Session}) {
export default async function RootLayout({children}) {
return (
<html lang='fr' suppressHydrationWarning>
<head>
<Script
defer
data-domain='pawol.nu'
src='https://plausible.io/js/pa-3sQidCSfiSOXQUh-4La0T.js'
strategy='afterInteractive'
/>
</head>
<body>
<TopLoader color='#ffeb3b' />
<ThemeRegistry>