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: validation_create.html
parent: key-generation-methods.html
blurb: Generate keys for a rippled server to identify itself to the network.
seo:
description: Generate keys for a rippled server to identify itself to the network.
labels:
- Security
- Core Server

View File

@@ -1,7 +1,8 @@
---
html: wallet_propose.html
parent: key-generation-methods.html
blurb: Generate keys for a new account.
seo:
description: Generate keys for a new account.
labels:
- Security
- Accounts