diff --git a/app/layout.js b/app/layout.js index 4bd7ed0..bf7cf4a 100644 --- a/app/layout.js +++ b/app/layout.js @@ -1,3 +1,4 @@ +import PlausibleProvider from 'next-plausible' import TopLoader from '../components/top-loader' import Navigasyon from '../components/navigasyon' import ThemeRegistry from './theme-registy' @@ -53,25 +54,20 @@ const jsonLd = { export default async function RootLayout({children}) { return ( -
- - -