Skip to content

Commit

Permalink
Merge pull request #76 from ieeeuoft/update-member-phot
Browse files Browse the repository at this point in the history
Add aws hackathon
  • Loading branch information
Mustaballer committed Mar 4, 2024
2 parents fc35a60 + c24581a commit 759e43c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
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 @@ -51,6 +51,13 @@ export const allEvents = [
link: "https://makeuoft.ca/",
highlightEvent: true,
},
{
EventName: "Hack The Student Life",
displayDate: "March 22, 2024",
date: "2024/03/22",
link: "https://hackstudentlife.ca/",
highlightEvent: true,
},
];

export default allEvents;

0 comments on commit 759e43c

Please sign in to comment.