From 25a10028e8d8d99ae539ae71da709e0ea71ae6db Mon Sep 17 00:00:00 2001
From: "crawlproof[bot]" <286981042+crawlproof[bot]@users.noreply.github.com>
Date: Tue, 7 Jul 2026 08:57:20 +0000
Subject: [PATCH] Add CrawlProof ad unit
---
apps/web/app/layout.tsx | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx
index ba733c8..f4b10fa 100644
--- a/apps/web/app/layout.tsx
+++ b/apps/web/app/layout.tsx
@@ -82,7 +82,9 @@ export default function RootLayout({
{children}
-