Update Timeline_Page.tsx
This commit is contained in:
parent
9361a63124
commit
23198b77d4
1 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ import TimelineDot from '@mui/lab/TimelineDot';
|
|||
import TimelineOppositeContent from '@mui/lab/TimelineOppositeContent';
|
||||
|
||||
const events = [
|
||||
{ date: '2024-08-18', description: '29회 해킹캠프 CTF 1위 (고민중독)', link: 'https://ctf.hackingcamp.org/', dotColor: 'success' },
|
||||
{ date: '2024-08-05', description: '29회 해킹캠프 선발', link: 'https://hackingcamp.org/', dotColor: 'success' },
|
||||
{ date: '2024-08-01', description: '글로벌 스타트업 학교 베트남 해외 연수 데모데이 대상 (1위)', link: 'http://ncf.or.kr', dotColor: 'success' },
|
||||
{ date: '2024-05-16', description: '글로벌 스타트업 학교 2기 합격', link: 'http://ncf.or.kr', dotColor: 'success' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue