This commit is contained in:
2026-07-24 00:22:23 +02:00
parent 0e80a92ad3
commit 6b71a98a45

View File

@@ -93,6 +93,13 @@ export default function RootLayout({
className={`${inter.variable} ${cormorant.variable} h-full antialiased`}
>
<body className="flex min-h-full flex-col">
<Script
id="adsense"
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-278277014424875"
crossOrigin="anonymous"
strategy="beforeInteractive"
/>
<Script id="preloader-session" strategy="beforeInteractive">
{`try {
const hasSeenPreloader = sessionStorage.getItem("entscheidomat:preloader-seen") === "1";