Remove xrpl.js from NFT pages that don't use it

This commit is contained in:
mDuo13
2021-12-20 12:55:04 -08:00
parent 790cf0b201
commit f1d1ddee8f
7 changed files with 0 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
html: nft-conceptual-overview.html
parent: nft-concepts.html
blurb: Introduction to XRPL NFTs.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftoken.html
parent: nft-concepts.html
blurb: Introduction to XRPL NFTs.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftokenburn.html
parent: nft-concepts.html
blurb: Use TokenBurn to permanently destroy NFTs.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftokenmint.html
parent: nft-concepts.html
blurb: Use TokenMint to issue new NFTs.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftokenoffer.html
parent: nft-concepts.html
blurb: Create offers to buy or sell NFTs.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftokenpage.html
parent: nft-concepts.html
blurb: Ledger structure for recording NFTokens.
embed_xrpl_js: true
filters:
- include_code
labels:

View File

@@ -2,7 +2,6 @@
html: nftoken-tester-tutorial.html
parent: use-nfts.html
blurb: Use a JavaScript test harness to mint, trade, and destroy NFTs.
embed_xrpl_js: true
filters:
- include_code
labels: