From c0781cf78f9acc24647e58fb45ba15991adad944 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 a499eb3d..227ef851 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). */}