From 36dc238f224524d26a0f5aa0ec734f9d645edcae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B2=E9=9C=A7?= <123147018+yunwuu@users.noreply.github.com> Date: Sat, 29 Apr 2023 17:35:37 +0800 Subject: [PATCH] test: add matomo analytics script --- app/layout.tsx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 38748ef37..e74ff03af 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -42,6 +42,20 @@ export default function RootLayout({ rel="stylesheet" > + + {children}