diff --git a/web/pages/charity/index.tsx b/web/pages/charity/index.tsx index 98494e53..81d74440 100644 --- a/web/pages/charity/index.tsx +++ b/web/pages/charity/index.tsx @@ -55,7 +55,7 @@ export default function Charity(props: { - + <Title className="!mt-0" text="Manifold for Charity" /> <div className="mb-6 text-gray-500"> Donate your winnings to charity! Every {formatMoney(100)} you give turns into $1 USD we send to your chosen charity. @@ -85,7 +85,7 @@ export default function Charity(props: { <iframe height="405" src="https://manifold.markets/embed/ManifoldMarkets/total-donations-for-manifold-for-go" - title="Total donations for Manifold for Good this May (in USD)" + title="Total donations for Manifold for Charity this May (in USD)" frameBorder="0" className="m-10 w-full rounded-xl bg-white p-10" ></iframe>