diff --git a/src/components/TimeLine.tsx b/src/components/TimeLine.tsx index f2513d6..87b2c96 100644 --- a/src/components/TimeLine.tsx +++ b/src/components/TimeLine.tsx @@ -5,9 +5,9 @@ import { useEffect, useState, useRef } from "react"; const events = [ { - date: "2025-07-23", + date: "2025-07-26", description: - "선린인터넷고 여름방학 중학생 특별교육 (프로그래밍)", + "선린인터넷고 여름방학 중학생 특별교육 이수 예정 (프로그래밍)", category: "Education", link: "https://sunrint.sen.hs.kr/" },