From 14907143a0a2d9c5abe7e6772d7c884ab6da0620 Mon Sep 17 00:00:00 2001 From: guofei Date: Fri, 25 Oct 2024 18:59:05 +0800 Subject: [PATCH] feat: add 360 meta --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 94ef309..c35bb38 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,6 +15,7 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement { + {children}