From c64674faf2f9483d3f99ded3c9a860ed25a8834a Mon Sep 17 00:00:00 2001 From: samtuhseng Date: Sun, 3 Dec 2023 20:17:56 -0800 Subject: [PATCH] update nwhacks2024 status --- components/Hackathons.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Hackathons.js b/components/Hackathons.js index b5230ef..92d95c1 100644 --- a/components/Hackathons.js +++ b/components/Hackathons.js @@ -15,8 +15,8 @@ const HackCampData = { const nwHacksData = { imgSrc: '/assets/nwHacks2024.png', link: 'https://nwhacks.io', - date: 'Jan 21 - 22', - open: false, + date: 'Jan 20 - 21', + open: true, }; const cmdfData = { imgSrc: '/assets/cmd-f2023.jpg',