add generated page

This commit is contained in:
ddawson
2023-09-05 16:03:09 -07:00
parent 8aa25dfca4
commit d02a953b46
2 changed files with 12 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
html: send-payments-using-python.html
parent: modular-tutorials-in-python.html
blurb: Use a Python test harness to send XRP, trade currencies, and mint and trade NFTs.
blurb: Use a Python test harness to send XRP,trade currencies, and more.
labels:
- Accounts
- Cross-Currency

View File

@@ -1519,6 +1519,16 @@ pages:
- en
- ja
- name: NFTs Using Python
html: nfts-using-python.html
parent: modular-tutorials-in-python.html
top_nav_grouping: Article Types
template: pagetype-category.html.jinja
blurb: Mint and sell NFTs on the XRP Ledger using Python.
targets:
- en
- ja
# TODO: translate
- md: tutorials/quickstart/py-mint-and-burn-nfts.md
targets:
@@ -1638,7 +1648,7 @@ pages:
parent: modular-tutorials-in-javascript.html
top_nav_grouping: Article Types
template: pagetype-category.html.jinja
blurb: Mint and sell NFTs on the XRP Ledger.
blurb: Mint and sell NFTs on the XRP Ledger using JavaScript.
targets:
- en
- ja