diff --git a/src/components/Projects.tsx b/src/components/Projects.tsx index f31cfc4..2bc70a0 100644 --- a/src/components/Projects.tsx +++ b/src/components/Projects.tsx @@ -6,7 +6,7 @@ import { SquareArrowOutUpRight } from 'lucide-react'; const projects = [ { name: 'EPC 2025 Broadcast Manager', - url: 'https://github.com/NY0510/slunchv2', + url: 'https://www.youtube.com/@adofaigg', desc: '얼불춤 끼얏호우', detail: '달성이 주관하고 ADOFAI.gg가 공동 주최하는 Effect Playing Contest 2025 방송 화면의 대부분의 기능을 개발하였습니다.', tags: ['React', 'ElysiaJS'], @@ -52,4 +52,4 @@ export default function Projects() { ); -} \ No newline at end of file +}