From b227678d90eb02c1f508df36dd0d7a9750dd1607 Mon Sep 17 00:00:00 2001 From: Yeongjun Kim Date: Wed, 19 Mar 2025 17:18:38 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20=ED=85=8D?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d8da347..7d5fe810 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,7 +14,6 @@ export default function Home() {
-
배포 반영 테스트