From b136c9a5a98a05ddea502a8e547285a300960cd6 Mon Sep 17 00:00:00 2001 From: lecarray <81143637+lecarray@users.noreply.github.com> Date: Thu, 3 Apr 2025 23:39:19 +0800 Subject: [PATCH] Update layout.tsx --- app/layout.tsx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index f76a185e..af10e334 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -29,10 +29,23 @@ export default function RootLayout({ }) { return ( + + {/* 直接在head中添加Google Analytics代码 */} + +