diff --git a/web/pages/charity/index.tsx b/web/pages/charity/index.tsx
index aff95fb7..1f6447cd 100644
--- a/web/pages/charity/index.tsx
+++ b/web/pages/charity/index.tsx
@@ -16,7 +16,7 @@ import { Page } from 'web/components/page'
import { SiteLink } from 'web/components/site-link'
import { Title } from 'web/components/title'
import { getAllCharityTxns } from 'web/lib/firebase/txns'
-import { formatMoney, manaToUSD } from 'common/util/format'
+import { manaToUSD } from 'common/util/format'
import { quadraticMatches } from 'common/quadratic-funding'
import { Txn } from 'common/txn'
@@ -101,8 +101,15 @@ export default function Charity(props: {
- Donate your winnings: every {formatMoney(100)} you contribute turns
- into $1 USD to your chosen charity!
+ Through July 15, up to $25k of donations will be matched via{' '}
+
+ quadratic funding
+
+ , courtesy of{' '}
+
+ the FTX Future Fund
+
+ !
)}
-
+
+
+
- Don't see your favorite charity? Recommend it by emailing
+ Notes
+
+ - Don't see your favorite charity? Recommend it by emailing
charity@manifold.markets!
+ - Manifold is not affiliated with non-Featured charities; we're just
+ fans of their work.
-
- Notes:
-
- - Manifold is not affiliated with non-Featured charities; we're just
- fans of their work!
-
- - As Manifold itself is a for-profit entity, your contributions will
- not be tax deductible.
-
- Donation matches are courtesy of{' '}
-
- the FTX Future Fund
-
- , and are allocated via{' '}
-
- quadratic funding
-
- .
-
- Donations + matches are wired once each quarter.
-
+ - As Manifold itself is a for-profit entity, your contributions will
+ not be tax deductible.
+
- Donations + matches are wired once each quarter.