From e7247034e8629c96f198426ded34a128bd08b291 Mon Sep 17 00:00:00 2001 From: 9yujin <9yujin@toss.im> Date: Sun, 10 Nov 2024 23:05:58 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20=EA=B5=AC=EA=B8=80=EC=95=A0=EC=A6=88?= =?UTF-8?q?=20=EB=A9=94=ED=83=80=ED=83=9C=EA=B7=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/admin/index.html | 1 + apps/ticket/pages/_app.tsx | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/apps/admin/index.html b/apps/admin/index.html index f10f2927..3246b9d1 100644 --- a/apps/admin/index.html +++ b/apps/admin/index.html @@ -16,6 +16,7 @@ /> + 두둥! - 어드민 diff --git a/apps/ticket/pages/_app.tsx b/apps/ticket/pages/_app.tsx index 2209e955..bf404a3c 100644 --- a/apps/ticket/pages/_app.tsx +++ b/apps/ticket/pages/_app.tsx @@ -58,6 +58,10 @@ function MyApp({ Component, pageProps, loginData }: MyAppProps) { name="viewport" content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width" /> + {/* Global Site Tag (gtag.js) - Google Analytics */}