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: channel_authorize.html
parent: payment-channel-methods.html
blurb: Sign a claim for money from a payment channel.
seo:
description: Sign a claim for money from a payment channel.
labels:
- Payment Channels
---

View File

@@ -1,7 +1,8 @@
---
html: channel_verify.html
parent: payment-channel-methods.html
blurb: Check a payment channel claim's signature.
seo:
description: Check a payment channel claim's signature.
labels:
- Payment Channels
---