Feature additional outreach events
This commit is contained in:
parent
55345ea281
commit
49fb30cc53
2 changed files with 4 additions and 0 deletions
|
|
@ -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,
|
||||
},
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue