mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 05:05:50 +00:00
Remove xrpl.js from NFT pages that don't use it
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
html: nft-conceptual-overview.html
|
html: nft-conceptual-overview.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Introduction to XRPL NFTs.
|
blurb: Introduction to XRPL NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftoken.html
|
html: nftoken.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Introduction to XRPL NFTs.
|
blurb: Introduction to XRPL NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftokenburn.html
|
html: nftokenburn.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Use TokenBurn to permanently destroy NFTs.
|
blurb: Use TokenBurn to permanently destroy NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftokenmint.html
|
html: nftokenmint.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Use TokenMint to issue new NFTs.
|
blurb: Use TokenMint to issue new NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftokenoffer.html
|
html: nftokenoffer.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Create offers to buy or sell NFTs.
|
blurb: Create offers to buy or sell NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftokenpage.html
|
html: nftokenpage.html
|
||||||
parent: nft-concepts.html
|
parent: nft-concepts.html
|
||||||
blurb: Ledger structure for recording NFTokens.
|
blurb: Ledger structure for recording NFTokens.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
html: nftoken-tester-tutorial.html
|
html: nftoken-tester-tutorial.html
|
||||||
parent: use-nfts.html
|
parent: use-nfts.html
|
||||||
blurb: Use a JavaScript test harness to mint, trade, and destroy NFTs.
|
blurb: Use a JavaScript test harness to mint, trade, and destroy NFTs.
|
||||||
embed_xrpl_js: true
|
|
||||||
filters:
|
filters:
|
||||||
- include_code
|
- include_code
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user