mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
Mass-replace blurb with seo:description in frontmatter
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: ledger-clio.html # Watch carefully for clashes w/ this filename
|
||||
parent: clio-methods.html
|
||||
blurb: Get info about a ledger version.
|
||||
seo:
|
||||
description: Get info about a ledger version.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: nft_history.html
|
||||
parent: clio-methods.html
|
||||
blurb: Retrieve the history of ownership and transfers for the specified NFT using Clio server's `nft_history` API.
|
||||
seo:
|
||||
description: Retrieve the history of ownership and transfers for the specified NFT using Clio server's `nft_history` API.
|
||||
labels:
|
||||
- Non-fungible Tokens, NFTs
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: nft_info.html
|
||||
parent: clio-methods.html
|
||||
blurb: Retrieve information about the specified NFT using Clio server's `nft_info` API.
|
||||
seo:
|
||||
description: Retrieve information about the specified NFT using Clio server's `nft_info` API.
|
||||
labels:
|
||||
- Non-fungible Tokens, NFTs
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: server_info-clio.html
|
||||
parent: clio-methods.html
|
||||
blurb: Retrieve status of the Clio server in human-readable format.
|
||||
seo:
|
||||
description: Retrieve status of the Clio server in human-readable format.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user