From d0d8ef4854327c8fb031941e3a29826c62915f96 Mon Sep 17 00:00:00 2001 From: guofei Date: Mon, 28 Oct 2024 10:32:21 +0800 Subject: [PATCH] feat: add toutiao meta --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c35bb38..a6c3d0a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,6 +16,7 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement { + {children}