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: consensus_info.html
parent: status-and-debugging-methods.html
blurb: Get information about the state of consensus as it happens.
seo:
description: Get information about the state of consensus as it happens.
labels:
- Blockchain
- Core Server

View File

@@ -1,7 +1,8 @@
---
html: feature.html
parent: status-and-debugging-methods.html
blurb: Get information about protocol amendments.
seo:
description: Get information about protocol amendments.
labels:
- Blockchain
- Core Server

View File

@@ -1,7 +1,8 @@
---
html: fetch_info.html
parent: status-and-debugging-methods.html
blurb: Get information about the server's sync with the network.
seo:
description: Get information about the server's sync with the network.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: get_counts.html
parent: status-and-debugging-methods.html
blurb: Get statistics about the server's internals and memory usage.
seo:
description: Get statistics about the server's internals and memory usage.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: print.html
parent: status-and-debugging-methods.html
blurb: Get information about internal subsystems.
seo:
description: Get information about internal subsystems.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: validator_info.html
parent: status-and-debugging-methods.html
blurb: Get the server's validation settings, if configured as a validator.
seo:
description: Get the server's validation settings, if configured as a validator.
labels:
- コアサーバー
- ブロックチェーン

View File

@@ -1,7 +1,8 @@
---
html: validator_list_sites.html
parent: status-and-debugging-methods.html
blurb: Get information about sites that publish validator lists.
seo:
description: Get information about sites that publish validator lists.
labels:
- Core Server
- Blockchain

View File

@@ -1,7 +1,8 @@
---
html: validators.html
parent: status-and-debugging-methods.html
blurb: Get information about the current validators.
seo:
description: Get information about the current validators.
labels:
- Core Server
- Blockchain