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: set-up-iou-iou-bridge.html
parent: use-xrpl-sidechains.html
blurb: Steps to set up an IOU-IOU bridge.
seo:
description: Steps to set up an IOU-IOU bridge.
labels:
- Interoperability
---

View File

@@ -1,7 +1,8 @@
---
html: set-up-xrp-xrp-bridge.html
parent: use-xrpl-sidechains.html
blurb: Steps to create an XRP-XRP bridge with a new sidechain.
seo:
description: Steps to create an XRP-XRP bridge with a new sidechain.
labels:
- Interoperability
---

View File

@@ -1,7 +1,8 @@
---
html: submit-cross-chain-transactions.html
parent: use-xrpl-sidechains.html
blurb: Steps to submit a cross-chain transaction, using a bridge.
seo:
description: Steps to submit a cross-chain transaction, using a bridge.
labels:
- Interoperability
---