Skip to content

Commit c1f7edf

Browse files
committed
Update with embedURL
1 parent b823dc5 commit c1f7edf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

blog/2024/how-to-mint-nfts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Before diving into how to mint an NFT, ensure you have access to test accounts o
5757

5858

5959
<div align="center">
60-
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=oGzKbQJCTJ0&t=9s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
60+
<iframe width="560" height="315" src="https://www.youtube.com/embed/oGzKbQJCTJ0?si=opmCEOjqZgTmCm1c" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
6161
</div>
6262

6363
<script type="application/ld+json">
@@ -71,7 +71,6 @@ Before diving into how to mint an NFT, ensure you have access to test accounts o
7171
}
7272
</script>
7373

74-
7574
## What does it mean to mint an NFT?
7675

7776
Minting an NFT involves creating a new, unique digital token using blockchain technology. To [mint an NFT](https://xrpl.org/docs/concepts/tokens/nfts/) on the XRP Ledger:

docs/concepts/tokens/decentralized-exchange/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A decentralized exchange, abbreviated "DEX", is a platform that enables anyone t
2222
The XRP Ledger's CLOB DEX is unique in that it does **not require** AMMs to swap. Trades on the XRP Ledger _can_ use AMMs to swap too, but unlike other DEXes, an AMM is not required.
2323

2424
<div align="center">
25-
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=VWNrHBDfXvA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
25+
<iframe width="560" height="315" src="https://www.youtube.com/embed/VWNrHBDfXvA?si=fEcezzSmuJfhbdoc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
2626
</div>
2727

2828
<script type="application/ld+json">

0 commit comments

Comments
 (0)