src/lib/events.ts 업데이트
This commit is contained in:
parent
80c6a9298b
commit
90d3fdb81d
1 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
export const events = [
|
export const events = [
|
||||||
|
{
|
||||||
|
description: "33회 해킹캠프 발표 - LLM에 로그인했더니 내 계정이 아니게 됐다???",
|
||||||
|
category: "Presentation",
|
||||||
|
date: "2026-08-22"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
description: "2026 사이버 가디언즈 CMX 대회 장려상 수상",
|
description: "2026 사이버 가디언즈 CMX 대회 장려상 수상",
|
||||||
category: "Award",
|
category: "Award",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue