From f6358f1fd51cf486a721bbdd247a6ee75ef8f70d Mon Sep 17 00:00:00 2001 From: junilhwang Date: Sat, 14 Dec 2024 15:58:57 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EC=9E=84=EC=8B=9C=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.js b/src/main.js index 036c2a38..ce81c778 100644 --- a/src/main.js +++ b/src/main.js @@ -234,6 +234,7 @@ const ProfilePage = () => ` `; document.body.innerHTML = ` + 임시텍스트 ${MainPage()} ${ProfilePage()} ${LoginPage()}