mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Mass-replace blurb with seo:description in frontmatter
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user