From 4e8f27a35289f16e7eb5b03c448ea7ebe2040b03 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:47:52 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 1369 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1368 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e647838..486a456 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,7 +27,7 @@ const dmMono = DM_Mono({ const instrumentSerif = Instrument_Serif({ variable: "--font-instrument-serif", subsets: ["latin"], - style: ["italic"], + weight: "400", style: ["italic"], }); export const metadata: Metadata = { @@ -1421,6 +1421,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +