Skip to content

Commit

Permalink
add BASE nft (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
JFrankfurt authored Oct 2, 2024
1 parent 9f17b98 commit 80681d9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ export default function FrameBuilder() {
}
imgData={mintMe as StaticImageData}
title="Mint me"
description="Mint your NFT on Highlight"
description="Mint your Base NFT on Highlight"
>
<p className="text-sm">To pin a frame:</p>
<ol className="list-inside list-decimal indent-1 text-sm text-palette-foreground">
Expand All @@ -331,7 +331,7 @@ export default function FrameBuilder() {
highlight.xyz
</a>
</li>
<li>Paste a link to the NFT you want others to mint</li>
<li>Paste a link to the Base NFT you want others to mint</li>
</ol>
<Input
placeholder="https://"
Expand Down

0 comments on commit 80681d9

Please sign in to comment.