From 7566352bc3e0cc6b6993f7ae69d50389377ce510 Mon Sep 17 00:00:00 2001
From: "crawlproof[bot]" <286981042+crawlproof[bot]@users.noreply.github.com>
Date: Sun, 30 Aug 2026 15:29:39 +0000
Subject: [PATCH] Add CrawlProof ad units
---
apps/web/app/layout.tsx | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx
index 1e79669..d17108d 100644
--- a/apps/web/app/layout.tsx
+++ b/apps/web/app/layout.tsx
@@ -82,6 +82,11 @@ export default function RootLayout({ children }: { children: React.ReactNode })