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: sign.html # watch for clashes w/ this filename
parent: signing-methods.html
blurb: Cryptographically sign a transaction.
seo:
description: Cryptographically sign a transaction.
labels:
- Transaction Sending
---