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
|
||||
parent: nft-concepts.html
|
||||
blurb: Introduction to XRPL NFTs.
|
||||
embed_xrpl_js: true
|
||||
filters:
|
||||
- include_code
|
||||
labels:
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
html: nftoken.html
|
||||
parent: nft-concepts.html
|
||||
blurb: Introduction to XRPL NFTs.
|
||||
embed_xrpl_js: true
|
||||
filters:
|
||||
- include_code
|
||||
labels:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user