Skip to content

Commit

Permalink
fixed planet nwhacks
Browse files Browse the repository at this point in the history
  • Loading branch information
DonaldKLee committed Sep 3, 2024
1 parent 3b04b52 commit 76fd6f4
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 @@ -15,7 +15,7 @@ const HackCampData = {
open: false,
};
const nwHacksData = {
imgSrc: '/assets/nwhacksPlanet.svg',
imgSrc: '/assets/nwHacksPlanet.svg',
link: 'https://nwhacks.io',
date: 'Jan 18 - 19',
open: true,
Expand Down

0 comments on commit 76fd6f4

Please sign in to comment.