From 9e37136efdf5554694ecdaee42139c64becbc425 Mon Sep 17 00:00:00 2001 From: knuthtimo-lab Date: Mon, 26 Jan 2026 00:28:26 +0100 Subject: [PATCH] seo issue --- src/app/(main)/(marketing)/layout.tsx | 1 - src/app/(main)/layout.tsx | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/(main)/(marketing)/layout.tsx b/src/app/(main)/(marketing)/layout.tsx index e30b6ce..037df38 100644 --- a/src/app/(main)/(marketing)/layout.tsx +++ b/src/app/(main)/(marketing)/layout.tsx @@ -65,7 +65,6 @@ export default function MarketingGroupLayout({ type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify(organizationSchema()) }} /> - {children} diff --git a/src/app/(main)/layout.tsx b/src/app/(main)/layout.tsx index 29a0c7f..1cd7c0f 100644 --- a/src/app/(main)/layout.tsx +++ b/src/app/(main)/layout.tsx @@ -59,7 +59,9 @@ export default function RootLayout({ - + + + {children}