Skip to content

Commit

Permalink
Merge pull request #176 from nwplus/closeHC2023
Browse files Browse the repository at this point in the history
closed HackCamp registeration
  • Loading branch information
DonaldKLee authored Oct 30, 2023
2 parents b1fdd9c + 1caad0b commit 3ed23ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Hackathons.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const HackCampData = {
link: 'https://hackcamp.nwplus.io',
date: 'Nov 18 - 19',
registrationOpenDate: "Oct 6",
open: true,
open: false,
};
const nwHacksData = {
imgSrc: '/assets/nwHacks2023.jpg',
Expand Down

0 comments on commit 3ed23ed

Please sign in to comment.