From 06c0ed48486900d99b470aa92b447d08341473e1 Mon Sep 17 00:00:00 2001 From: guofei Date: Mon, 28 Oct 2024 10:43:53 +0800 Subject: [PATCH] feat: add shenma meta --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9c529c7..2cd0c1a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,6 +17,7 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement { + {children}