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: connect.html
parent: peer-management-methods.html
blurb: Force the rippled server to connect to a specific peer.
seo:
description: Force the rippled server to connect to a specific peer.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_add.html
parent: peer-management-methods.html
blurb: Add a reserved slot for a specific peer server.
seo:
description: Add a reserved slot for a specific peer server.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_del.html
parent: peer-management-methods.html
blurb: Remove a reserved slot for a specific peer server.
seo:
description: Remove a reserved slot for a specific peer server.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: peer_reservations_list.html
parent: peer-management-methods.html
blurb: List reserved slots for specific peer servers.
seo:
description: List reserved slots for specific peer servers.
labels:
- Core Server
---

View File

@@ -1,7 +1,8 @@
---
html: peers.html
parent: peer-management-methods.html
blurb: Get information about the peer servers connected.
seo:
description: Get information about the peer servers connected.
labels:
- Core Server
---