diff --git a/content/tutorials/quickstart/authorize-minter.md b/content/tutorials/quickstart/authorize-minter.md index 648dc530c1..881ca3d5ec 100644 --- a/content/tutorials/quickstart/authorize-minter.md +++ b/content/tutorials/quickstart/authorize-minter.md @@ -1,3 +1,14 @@ +--- +html: authorized-minter.html +parent: xrpl-quickstart.html +blurb: Authorize another account to mint NFTokens for you. +labels: + - Accounts + - Quickstart + - XRP + - NFTs, NFTokens +--- + # Assign an Authorized Minter You can assign another account permission to mint NFTokens for you. @@ -745,5 +756,6 @@ Update the form with fields and buttons to support the new functions. ``` - - +| Previous | Next | +| :--- | ---: | +| [← Broker a NFToken Sale >](broker-sale.html) | [Batch Mint NFTokens → >](batch-minting.md) | \ No newline at end of file diff --git a/dactyl-config.yml b/dactyl-config.yml index 7108f0e421..aa881f2c9a 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -1135,10 +1135,16 @@ pages: targets: - en - ja + - md: tutorials/quickstart/authorize-minter.md targets: - en - ja + + - md: tutorials/quickstart/batch-minting.md + targets: + - en + - ja - md: tutorials/get-started/get-started.md targets: