From 5727bd8486297ebc841803384de9b447b8c3d863 Mon Sep 17 00:00:00 2001 From: Florent Tapponnier Date: Sun, 21 Jun 2026 14:34:15 +0200 Subject: [PATCH] seo: move site-wide Organization + WebSite JSON-LD to --- src/app/layout.tsx | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index fdd7a364..4fb27720 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -161,12 +161,22 @@ export default function RootLayout({ own URL-bar overlay animates the layout viewport on top of the WebKit regression. CSS below downgrades the site header to non-sticky only when this class is present. Inline so the class - is on the html element before React hydrates — no flash. */} + is on the html element before React hydrates (no flash). */}