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: health-check.html
parent: peer-port-methods.html
blurb: Special API method for reporting server health.
seo:
description: Special API method for reporting server health.
labels:
- Core Server
---

View File

@@ -3,7 +3,8 @@ html: peer-port-methods.html
parent: http-websocket-apis.html
metadata:
indexPage: true
blurb: Special API methods for sharing network topology and status metrics, served on the XRPL Peer Protocol port.
seo:
description: Special API methods for sharing network topology and status metrics, served on the XRPL Peer Protocol port.
---
# Peer Port Methods

View File

@@ -1,7 +1,8 @@
---
html: peer-crawler.html
parent: peer-port-methods.html
blurb: Special API method for sharing network topology and status metrics.
seo:
description: Special API method for sharing network topology and status metrics.
labels:
- Core Server
- Blockchain

View File

@@ -1,7 +1,8 @@
---
html: validator-list.html
parent: peer-port-methods.html
blurb: Special API method for sharing recommended validator lists.
seo:
description: Special API method for sharing recommended validator lists.
labels:
- Core Server
- Blockchain