Skip to content

Commit

Permalink
advice where to upload media files
Browse files Browse the repository at this point in the history
  • Loading branch information
tempe-techie committed May 5, 2024
1 parent 31a5aad commit 5d0cb80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/nft/collection/ChangeMediaModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@

<div class="modal-body">
<p>Change media metadata for your NFT.</p>
<p>You will need to upload these files somewhere first, we recommend
<a target="_blank" href="https://filebase.com/">Filebase</a>,
<a target="_blank" href="https://www.pinata.cloud/">Pinata</a>, or
<a target="_blank" href="https://thirdweb.com/">Thirdweb</a>.
</p>

<div class="mt-4">
<div class="mb-2">
Expand Down

0 comments on commit 5d0cb80

Please sign in to comment.