Skip to content

Commit

Permalink
Merge pull request #72 from ieeeuoft/modify-roster
Browse files Browse the repository at this point in the history
Add NewHacks 2023 event
  • Loading branch information
thomaslin2020 committed Oct 16, 2023
2 parents abb3290 + 7b63f82 commit 0990701
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added src/Assets/Images/events/NewHacks 2023.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/Assets/Lists/allEvents.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ export const allEvents = [
link: "https://makeuoft-2023.devpost.com/",
highlightEvent: true,
},
{
EventName: "NewHacks 2023",
displayDate: "November 4-5, 2023",
date: "2023/11/04",
link: "https://newhacks.ca/",
highlightEvent: true,
},
];

export default allEvents;

0 comments on commit 0990701

Please sign in to comment.