Update src/components/Projects.astro
This commit is contained in:
parent
b2a27db259
commit
5b5a3acfa6
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
---
|
||||
const projects = [
|
||||
{
|
||||
name: 'EPC : Finale Broadcast Manager & Developer',
|
||||
url: 'https://www.youtube.com/playlist?list=PLZeYZotn5_IPFvDUWdEUu9xOBwOkdZ0F0',
|
||||
desc: 'ADOFAI is web-scale',
|
||||
detail: '달성이 주관하고 ADOFAI.gg가 공동 주최하는 Effect Playing Contest : Finale의 방송 화면 및 ARG를 담당하였습니다.',
|
||||
tags: ['React', 'ElysiaJS'],
|
||||
},
|
||||
{
|
||||
name: 'EPC 2025 Broadcast Manager',
|
||||
url: 'https://www.youtube.com/playlist?list=PLZeYZotn5_IOJDek6e35NKzUtJm09yxZD',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue