Skip to content

Commit fc31983

Browse files
committed
reorder / bump build
1 parent 09a7161 commit fc31983

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

www/components/FAQ.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default function FAQ() {
9797
<QandA>
9898
<Question>Who’s behind Lanyard?</Question>
9999
<Answer>
100-
Lanyard is an open source collaboration between Context, Zora, and
100+
Lanyard is an open source collaboration between mint.fun, Zora, and
101101
others.{' '}
102102
<a
103103
href={twitterUrl}

www/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ export default function CreatePage() {
1919
/>
2020
<div>
2121
An open source project from{' '}
22-
<PartnerLink href="https://context.app">Context</PartnerLink>,{' '}
22+
<PartnerLink href="https://mint.fun">mint.fun</PartnerLink>,{' '}
2323
<PartnerLink href="https://zora.co">Zora</PartnerLink>, and{' '}
24-
<PartnerLink href="https://mint.fun">mint.fun</PartnerLink>
24+
<PartnerLink href="https://context.app">Context</PartnerLink>
2525
</div>
2626
</div>
2727

0 commit comments

Comments
 (0)