From 91d804033e230b2fcdafd78ff3631992a8ce880d Mon Sep 17 00:00:00 2001
From: guofei <1633295391@qq.com>
Date: Mon, 10 Feb 2025 21:42:27 +0800
Subject: [PATCH] ld+json
---
src/app/layout.tsx | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index a10f27d..9a55a2c 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -22,10 +22,11 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement {