Skip to content

Commit

Permalink
Update hackathon grant deadline (#1011)
Browse files Browse the repository at this point in the history
* Update hackathon grant deadline

* grammar
  • Loading branch information
cjdenio authored Nov 28, 2023
1 parent b7db0ad commit 510f48e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/hackathons/grant.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const HackathonGrant = () => {
<Meta
as={Head}
title="Hackathon Grant"
description="Hack Club is partnering with FIRST to provide $500 grants to in-person high school hackathons happening until June 30th, 2023."
description="Hack Club is partnering with FIRST to provide $500 grants to in-person high school hackathons happening until December 31st, 2024."
image="https://cloud-7yw9f6xnv-hack-club-bot.vercel.app/0grant.png"
/>
<style>{styles}</style>
Expand Down Expand Up @@ -145,7 +145,7 @@ const HackathonGrant = () => {
</Link>{' '}
fees) to <a sx={{ whiteSpace: 'nowrap' }}>in-person</a>{' '}
<a sx={{ whiteSpace: 'nowrap' }}>high school</a> hackathons until
December 31st, 2023.
December 31st, 2024.
</Box>
<Button variant="ctaLg" as="a" href="#apply" sx={{ mt: 2 }}>
{open ? 'Apply Now' : 'Coming Soon'}
Expand Down

0 comments on commit 510f48e

Please sign in to comment.