From 758518f7effec14bab794f73691cbe5cfb198cb7 Mon Sep 17 00:00:00 2001 From: imnyang Date: Wed, 5 Mar 2025 02:20:05 +0900 Subject: [PATCH] a --- src/components/Home/Timeline.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/Home/Timeline.tsx b/src/components/Home/Timeline.tsx index 3a6c233..782d027 100644 --- a/src/components/Home/Timeline.tsx +++ b/src/components/Home/Timeline.tsx @@ -4,6 +4,13 @@ import { Plus } from "lucide-react"; import { useEffect, useState, useRef } from "react"; const events = [ + { + date: "2025-02-27", + description: + "화이트햇스쿨 3기 최종합격", + category: "Education", + link: "https://whitehatschool.kr/home/kor/main.do" + }, { date: "2025-01-19", description: