Mass-replace blurb with seo:description in frontmatter

This commit is contained in:
mDuo13
2024-01-24 14:33:38 -08:00
parent a92c76d352
commit cf100679c5
769 changed files with 1546 additions and 769 deletions

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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

View File

@@ -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
---

View File

@@ -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

View File

@@ -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

View File

@@ -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
---