src/lib/events.ts 업데이트
This commit is contained in:
parent
5b5a3acfa6
commit
fd36ccfef8
1 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
export const events = [
|
export const events = [
|
||||||
|
{
|
||||||
|
description: "2026 사이버 가디언즈 CMX 대회 장려상 수상",
|
||||||
|
category: "Award",
|
||||||
|
date: "2026-08-18"
|
||||||
|
}
|
||||||
{
|
{
|
||||||
description: "선린인터넷고등학교 전공동아리 Layer7 26기 입부",
|
description: "선린인터넷고등학교 전공동아리 Layer7 26기 입부",
|
||||||
category: "Education",
|
category: "Education",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue