Skip to content

Commit

Permalink
updated cmd-f 2024 card
Browse files Browse the repository at this point in the history
  • Loading branch information
DonaldKLee committed Feb 10, 2024
1 parent 7be2c78 commit 9c9f318
Show file tree
Hide file tree
Showing 4 changed files with 5,456 additions and 4,444 deletions.
8 changes: 4 additions & 4 deletions components/Hackathons.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ const nwHacksData = {
imgSrc: '/assets/nwHacks2024.png',
link: 'https://nwhacks.io',
date: 'Jan 20 - 21',
open: true,
open: false,
};
const cmdfData = {
imgSrc: '/assets/cmd-f2023.jpg',
imgSrc: '/assets/cmd-f2024.png',
link: 'https://cmd-f.nwplus.io',
date: 'Mar 11 - 12',
open: false,
date: 'Mar 9 - 10',
open: true,
};

const HackathonsContainer = styled.div`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/assets/cmd-f2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9c9f318

Please sign in to comment.