From 5e0993810999d99ca803a0342eb4c02f6e6d7344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5=20=28imnyang=29?= Date: Sat, 26 Jul 2025 13:03:16 +0900 Subject: [PATCH] =?UTF-8?q?TimeLine.tsx=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TimeLine.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TimeLine.tsx b/src/components/TimeLine.tsx index 1a12846..8466bfa 100644 --- a/src/components/TimeLine.tsx +++ b/src/components/TimeLine.tsx @@ -7,7 +7,7 @@ const events = [ { date: "2025-07-26", description: - "선린인터넷고 여름방학 중학생 특별교육 이수 (프로그래밍)", + "선린인터넷고 여름방학 중학생 특별교육 우수 이수 (프로그래밍)", category: "Education", link: "https://sunrint.sen.hs.kr/" },