mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
Mass-replace blurb with seo:description in frontmatter
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_channels.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of payment channels where the account is the source of the channel.
|
||||
seo:
|
||||
description: Get a list of payment channels where the account is the source of the channel.
|
||||
labels:
|
||||
- Payment Channels
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_currencies.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of currencies an account can send or receive.
|
||||
seo:
|
||||
description: Get a list of currencies an account can send or receive.
|
||||
labels:
|
||||
- Tokens
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_info.html
|
||||
parent: account-methods.html
|
||||
blurb: Get basic data about an account.
|
||||
seo:
|
||||
description: Get basic data about an account.
|
||||
labels:
|
||||
- Accounts
|
||||
- XRP
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_lines.html
|
||||
parent: account-methods.html
|
||||
blurb: Get info about an account's trust lines.
|
||||
seo:
|
||||
description: Get info about an account's trust lines.
|
||||
labels:
|
||||
- Tokens
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_nfts.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of all NFTs for an account.
|
||||
seo:
|
||||
description: Get a list of all NFTs for an account.
|
||||
labels:
|
||||
- Non-fungible Tokens, NFTs
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_objects.html
|
||||
parent: account-methods.html
|
||||
blurb: Get all ledger objects owned by an account.
|
||||
seo:
|
||||
description: Get all ledger objects owned by an account.
|
||||
labels:
|
||||
- Accounts
|
||||
- Data Retention
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_offers.html
|
||||
parent: account-methods.html
|
||||
blurb: Get info about an account's currency exchange offers.
|
||||
seo:
|
||||
description: Get info about an account's currency exchange offers.
|
||||
labels:
|
||||
- Decentralized Exchange
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: account_tx.html
|
||||
parent: account-methods.html
|
||||
blurb: Get a list of transactions affecting an account.
|
||||
seo:
|
||||
description: Get a list of transactions affecting an account.
|
||||
labels:
|
||||
- Payments
|
||||
- Accounts
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: gateway_balances.html
|
||||
parent: account-methods.html
|
||||
blurb: Calculate total amounts issued by an account.
|
||||
seo:
|
||||
description: Calculate total amounts issued by an account.
|
||||
labels:
|
||||
- Tokens
|
||||
- Accounts
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: noripple_check.html
|
||||
parent: account-methods.html
|
||||
blurb: Get recommended changes to an account's Default Ripple and No Ripple settings.
|
||||
seo:
|
||||
description: Get recommended changes to an account's Default Ripple and No Ripple settings.
|
||||
labels:
|
||||
- Tokens
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user