mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Grants are only open to events in the US and CA
This commit is contained in:
parent
1541df1537
commit
9d82021d04
1 changed files with 4 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ const Content = () => (
|
|||
}
|
||||
body={
|
||||
<>
|
||||
Get a $500 grant once you have a venue for your hackathon,
|
||||
Get a $500 grant* once you have a venue for your hackathon,
|
||||
provided by Hack Club in partnership with{' '}
|
||||
<Link
|
||||
href="https://www.firstinspires.org/"
|
||||
|
|
@ -91,6 +91,9 @@ const Content = () => (
|
|||
→
|
||||
</Button>
|
||||
</NextLink>
|
||||
<Text variant="small" sx={{ display: ['none', 'inline', ''] }}>
|
||||
*Open to hackathons in the US and Canada only.
|
||||
</Text>
|
||||
</Container>
|
||||
</>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue