mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Add title and optimize og-image
This commit is contained in:
parent
eff5145522
commit
ad4e4390f5
3 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ export default function Bank({ isPartner, stats }) {
|
|||
<ForceTheme theme="dark" />
|
||||
<Meta
|
||||
as={Head}
|
||||
title="Fiscal Sponsorship"
|
||||
description="Hack Club Bank is the largest fiscal sponsor of teen-led organizations in the US. Get a 501(c)(3) status-backed fund optimized for events, nonprofits, and more."
|
||||
image="/bank/og-image.png"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ export default function First() {
|
|||
</style>
|
||||
<Meta
|
||||
as={Head}
|
||||
title="Finanical Toolkit for FIRST Teams"
|
||||
description="Hack Club Bank is the ultimate financial tool for FRC, FTC, and FLL teams to receive grants, fundraise, make purchases, and so much more."
|
||||
image="/bank/first/og-image.png"
|
||||
>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 602 KiB |
Loading…
Add table
Reference in a new issue