From 2a108b02697de4e64a2cd91488185e3e3403bd71 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 12:51:37 +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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/TimeLine.tsx b/src/components/TimeLine.tsx index 75494a2..1377580 100644 --- a/src/components/TimeLine.tsx +++ b/src/components/TimeLine.tsx @@ -4,6 +4,13 @@ import { Plus } from "lucide-react"; import { useEffect, useState, useRef } from "react"; const events = [ + { + date: "2025-09-13", + description: + "선린인터넷고 소프트웨어 나눔축제 AnA 이수", + category: "Education", + link: "https://ssf.sunrin.io/" + }, { date: "2025-07-26", description: