mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove "US-only" (hcb) (#220)
* Remove (US-only) * Update index.js * Add space
This commit is contained in:
parent
01eeeb92b0
commit
c7f26f4e4a
1 changed files with 3 additions and 3 deletions
|
|
@ -542,11 +542,11 @@ const Page = () => (
|
|||
name="A nonprofit bank account"
|
||||
desc={
|
||||
<>
|
||||
Use our 501(c)(3) status (US-only) and a club fund with{' '}
|
||||
Use our 501(c)(3) status and a restricted fund with{' '}
|
||||
<Link href="/bank">
|
||||
<a>Hack Club Bank</a>
|
||||
</Link>.
|
||||
Fundraise, accept donations, buy things!
|
||||
</Link>
|
||||
{' '}to fundraise, accept donations, buy things!
|
||||
</>
|
||||
}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue