Add CxC Summit and Bonnie's exec blurb #439

Merged
a258wang merged 4 commits from amy-events-cxc into main 2022-05-13 23:07:15 -04:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit e35d1130a3 - Show all commits

View File

@ -14,10 +14,10 @@ const { year, term } = getCurrentTerm();
const execPositions: { [position: string]: string } = {
president: "President",
"vice-president": "Vice President",
secretary: "Assistant Vice President",
"vice-president": "Vice-President",
secretary: "Assistant Vice-President",
treasurer: "Treasurer",
sysadmin: "System Administrator",
sysadmin: "Systems Administrator",
};
const orderedExecPositions: string[] = [