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

@@ -4,7 +4,8 @@ parent: python.html
top_nav_grouping: Article Types
metadata:
indexPage: true
blurb: Modular XRPL tutorials in Python.
seo:
description: Modular XRPL tutorials in Python.
---
# Modular Tutorials in Python

View File

@@ -4,7 +4,8 @@ parent: modular-tutorials-in-python.html
top_nav_grouping: Article Types
metadata:
indexPage: true
blurb: Mint and sell NFTs on the XRP Ledger using Python.
seo:
description: Mint and sell NFTs on the XRP Ledger using Python.
---
# NFTs Using Python