From a57fe0a6485701f40616e43ed2d37bc231179822 Mon Sep 17 00:00:00 2001 From: guofei Date: Mon, 28 Oct 2024 10:39:43 +0800 Subject: [PATCH] feat: add toutiao script --- src/app/layout.tsx | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a6c3d0a..9c529c7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,7 +18,23 @@ function RootLayout({ children }: { children: ReactNode }): ReactElement { - {children} + + {children} + {/* 头条自动提交 */} +