fix some points

- empty line between the frontmatter and the page title
- Remove TODOs for translation
- alt text and title text for images
This commit is contained in:
develoQ
2023-03-02 12:17:13 +09:00
parent ae650388ef
commit fe570a59b9
3 changed files with 1 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ blurb: NFTのMintを他のアカウントに代行してもらうことができ
labels:
- 非代替性トークン, NFT
---
# NFTオークションの実施
オークションの運営にはいくつかの方法があり、それぞれにメリットとデメリットがあります。
@@ -44,7 +43,7 @@ labels:
この3つのうち、最も複雑なワークフローとなります。
![Auction in Brokered Mode without a Reserve](img/nft-auction2.png "Auction in Brokered Mode without a Reserve")
![ブローカー方式で最低落札価格なしのオークション](img/nft-auction2.png "ブローカー方式で最低落札価格なしのオークション")
1. 売り手は`NFTokenMint`を使用してNFTを作成します。
1. 入札者は`NFTokenCreateOffer`を使って、ブローカーを宛先としてオファーを出します。

View File

@@ -5,7 +5,6 @@ blurb: You can assign another account to mint NFTs in your stead.
labels:
- Non-fungible Tokens, NFTs
---
# Running an NFT Auction
There are several ways to run an auction, each with advantages and disadvantages.

View File

@@ -808,7 +808,6 @@ pages:
- en
- ja
# TODO: translate
- md: concepts/tokens/nftoken-batch-minting.md
targets:
- en
@@ -817,7 +816,6 @@ pages:
targets:
- ja
# TODO: translate
- md: concepts/tokens/nftoken-authorized-minting.md
targets:
- en
@@ -826,7 +824,6 @@ pages:
targets:
- ja
# TODO: translate
- md: concepts/tokens/nftoken-auctions.md
targets:
- en