Skip to content

Commit

Permalink
reorder / bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
malonehedges committed May 2, 2023
1 parent 09a7161 commit fc31983
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion www/components/FAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default function FAQ() {
<QandA>
<Question>Who’s behind Lanyard?</Question>
<Answer>
Lanyard is an open source collaboration between Context, Zora, and
Lanyard is an open source collaboration between mint.fun, Zora, and
others.{' '}
<a
href={twitterUrl}
Expand Down
4 changes: 2 additions & 2 deletions www/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ export default function CreatePage() {
/>
<div>
An open source project from{' '}
<PartnerLink href="https://context.app">Context</PartnerLink>,{' '}
<PartnerLink href="https://mint.fun">mint.fun</PartnerLink>,{' '}
<PartnerLink href="https://zora.co">Zora</PartnerLink>, and{' '}
<PartnerLink href="https://mint.fun">mint.fun</PartnerLink>
<PartnerLink href="https://context.app">Context</PartnerLink>
</div>
</div>

Expand Down

1 comment on commit fc31983

@vercel
Copy link

@vercel vercel bot commented on fc31983 May 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lanyard – ./

lanyard.mf.dev
lanyard-git-main.mf.dev
lanyard-production.mf.dev

Please sign in to comment.