From 4c4afd69ae0e8798d74704172f5e664e0696cd8a Mon Sep 17 00:00:00 2001 From: yyypearl Date: Fri, 3 Jan 2025 16:46:48 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=20chore(#123):=20Maze=20code=20snippe?= =?UTF-8?q?t=20=EC=84=A4=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9c085efc..d81be4e7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -36,6 +36,32 @@ export default function RootLayout({ /> + {/* Maze Snippet */} +