This commit is contained in:
github-actions[bot] 2022-10-09 23:10:24 +00:00 committed by GitHub
commit 6885001e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,9 @@ export default function ReferralsPage() {
<Page>
<SEO
title="Refer a friend"
description={`Invite new users to Manifold and get ${formatMoney(REFERRAL_AMOUNT)} if they
description={`Invite new users to Manifold and get ${formatMoney(
REFERRAL_AMOUNT
)} if they
sign up!`}
url="/referrals"
/>
@ -41,8 +43,8 @@ export default function ReferralsPage() {
/>
<div className={'mb-4'}>
Invite new users to Manifold and get {formatMoney(REFERRAL_AMOUNT)} if they
sign up!
Invite new users to Manifold and get {formatMoney(REFERRAL_AMOUNT)}{' '}
if they sign up!
</div>
<CopyLinkButton