Skip to content

Commit

Permalink
might as well set nwHacks to up next LOL
Browse files Browse the repository at this point in the history
  • Loading branch information
martincai8 committed Nov 13, 2024
1 parent 9754abe commit a412e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/HackathonSelection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import nwplus_icon from '../assets/nwplus_icon.svg'
import HackathonCard from '../components/HackathonCard'

// one of 'HackCamp', 'nwHacks', 'cmd-f', or null (when we're done for the year)
const UP_NEXT_HACKATHON_NAME = 'HackCamp'
const UP_NEXT_HACKATHON_NAME = 'nwHacks'

const HackathonSelectionContainer = styled.div`
display: flex;
Expand Down

0 comments on commit a412e7f

Please sign in to comment.