From 05bfd1c65604e4963f586886cf74fd90e811c047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5=20=28imnyang=29?= Date: Sat, 13 Sep 2025 13:04:22 +0900 Subject: [PATCH] Update TimeLine.tsx --- 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 1377580..3e57a51 100644 --- a/src/components/TimeLine.tsx +++ b/src/components/TimeLine.tsx @@ -7,7 +7,7 @@ const events = [ { date: "2025-09-13", description: - "선린인터넷고 소프트웨어 나눔축제 AnA 이수", + "선린인터넷고 소프트웨어 나눔축제 AnA 이수 (예정)", category: "Education", link: "https://ssf.sunrin.io/" },