Skip to content

Commit

Permalink
Update TopShot.cdc
Browse files Browse the repository at this point in the history
  • Loading branch information
annatangzhao authored Sep 18, 2024
1 parent 96b859a commit 7c44e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/TopShot.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ access(all) contract TopShot: NonFungibleToken {
)
let squareImage = MetadataViews.Media(
file: MetadataViews.HTTPFile(
url: "https://nbatopshot.com/static/img/og/og.png"
url: "https://nbatopshot.com/static/favicon/favicon.svg"
),
mediaType: "image/png"
)
Expand Down

0 comments on commit 7c44e55

Please sign in to comment.