From 275b9b7882830e556d661d9a76ad10b049b66daa Mon Sep 17 00:00:00 2001 From: Jihua Peng Date: Sun, 16 Apr 2023 23:29:11 +0800 Subject: [PATCH] add Google tag for Google analytics add Google tag for Google analytics --- app/layout.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 59b726fa6..e08e7ff91 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -44,6 +44,15 @@ export default function RootLayout({ rel="stylesheet" > + + + {children}