mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
_FIRST_ branding
This commit is contained in:
parent
2ed1280e2d
commit
7076e6bc63
1 changed files with 5 additions and 1 deletions
|
|
@ -47,7 +47,11 @@ const Content = () => (
|
|||
<ListItem
|
||||
knew
|
||||
icon="payment"
|
||||
leadText="$500 grants (in partnership with FIRST)."
|
||||
leadText={
|
||||
<>
|
||||
$500 grants (in partnership with <i>FIRST®</i>).
|
||||
</>
|
||||
}
|
||||
body={
|
||||
<>
|
||||
Get a $500 grant once you have a venue for your hackathon,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue