Update Projects.tsx

This commit is contained in:
암냥 2025-12-09 13:11:31 +09:00 committed by GitHub
commit 288d3c4e3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ const projects = [
url: 'https://instagram.com/today.isangjeong',
desc: '인스타에서 급식 공유를 간편하게',
detail: '오늘의 급식을 사진으로 공유하는 인스타그램 계정입니다. 매일 학교 급식을 자동으로 정리하여 제공합니다.',
tags: ['TypeScript', '자체 개발 Instagram Library', '@napi-rs/canvas'],
tags: ['TypeScript', 'igramapi', '@napi-rs/canvas'],
},
];