mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Update grant.js
Updated grant's renewed ending time.
This commit is contained in:
parent
3a0a2b8ff7
commit
e4f8a4d949
1 changed files with 3 additions and 3 deletions
|
|
@ -192,14 +192,14 @@ const HackathonGrant = () => {
|
|||
|
||||
<Grid columns={[1, 1, 2, 2]} gap={4}>
|
||||
<Requirement
|
||||
title="Running this year"
|
||||
title="Running through next year"
|
||||
checkmark="clock-fill"
|
||||
background="https://icons.hackclub.com/api/icons/0x212025/glyph:clock.svg"
|
||||
size="36"
|
||||
>
|
||||
We want to bring back high schooler-led events around the world,
|
||||
so we're only offering this grant for high school hackathons that
|
||||
take place this year (until December 31st).
|
||||
take place throughout 2024 (until December 31st).
|
||||
<br />
|
||||
<br />
|
||||
<Text
|
||||
|
|
@ -209,7 +209,7 @@ const HackathonGrant = () => {
|
|||
}}
|
||||
>
|
||||
This is not an annual program and has only been renewed until
|
||||
the end of this year.
|
||||
the end of 2024.
|
||||
</Text>
|
||||
</Requirement>
|
||||
<Requirement
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue