Feature additional outreach events

This commit is contained in:
Neeldhara Misra 2026-06-01 18:04:00 +05:30
parent 55345ea281
commit 49fb30cc53
2 changed files with 4 additions and 0 deletions

View file

@ -340,6 +340,7 @@ export const departmentEvents: DepartmentEvent[] = [
description:
"A GIAN course on pattern matching algorithms taught by Amihood Amir.",
source: "CSE archive",
featured: true,
},
{
id: "acm-graph-theory-summer-school-2017",
@ -386,6 +387,7 @@ export const departmentEvents: DepartmentEvent[] = [
description:
"A GIAN course on 3D digitization methods for cultural heritage.",
source: "CSE archive",
featured: true,
},
];