From b823dc5795cc1e2201a2cd007f8eeb75a4c83d8a Mon Sep 17 00:00:00 2001 From: amarantha-k Date: Tue, 11 Mar 2025 14:46:50 -0700 Subject: [PATCH] Add missing thumbnail urls --- blog/2024/how-to-mint-nfts.md | 4 ++-- docs/concepts/tokens/decentralized-exchange/index.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/blog/2024/how-to-mint-nfts.md b/blog/2024/how-to-mint-nfts.md index 4724895cd5..3468f789dc 100644 --- a/blog/2024/how-to-mint-nfts.md +++ b/blog/2024/how-to-mint-nfts.md @@ -66,8 +66,8 @@ Before diving into how to mint an NFT, ensure you have access to test accounts o "@type": "VideoObject", "name": "How to Mint an NFT on the XRP Ledger?", "description": "How to Mint an NFT on the XRP Ledger?", -"uploadDate": "2024-02-29", -"embedUrl": "https://www.youtube.com/watch?v=oGzKbQJCTJ0&t=9s" +"uploadDate": "2024-02-29","embedUrl": "https://www.youtube.com/watch?v=oGzKbQJCTJ0&t=9s", +"thumbnailUrl": "https://img.youtube.com/vi/oGzKbQJCTJ0/hqdefault.jpg" } diff --git a/docs/concepts/tokens/decentralized-exchange/index.md b/docs/concepts/tokens/decentralized-exchange/index.md index d2ea983117..9d6646ecbd 100644 --- a/docs/concepts/tokens/decentralized-exchange/index.md +++ b/docs/concepts/tokens/decentralized-exchange/index.md @@ -32,7 +32,8 @@ The XRP Ledger's CLOB DEX is unique in that it does **not require** AMMs to swap "name": "What is a Decentralized Exchange, or DEX?", "description": "What is a Decentralized Exchange, or DEX?", "uploadDate": "2022-01-10", -"embedUrl": "https://www.youtube.com/watch?v=VWNrHBDfXvA?feature=shared" +"embedUrl": "https://www.youtube.com/watch?v=VWNrHBDfXvA?feature=shared", +"thumbnailUrl": "https://i.ytimg.com/vi/VWNrHBDfXvA/maxresdefault.jpg" }