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: consensus_info.html
parent: status-and-debugging-methods.html
blurb: デバッグのためのコンセンサスプロセスに関する情報を返します。
seo:
description: デバッグのためのコンセンサスプロセスに関する情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: feature.html
parent: status-and-debugging-methods.html
blurb: Amendmentに関してこのサーバが認識している情報を返します。
seo:
description: Amendmentに関してこのサーバが認識している情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: fetch_info.html
parent: status-and-debugging-methods.html
blurb: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
seo:
description: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: get_counts.html
parent: status-and-debugging-methods.html
blurb: サーバーの健全性に関するさまざまな統計情報を提供します。
seo:
description: サーバーの健全性に関するさまざまな統計情報を提供します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: print.html
parent: status-and-debugging-methods.html
blurb: さまざまな内部サブシステムの現在の状況を返します。
seo:
description: さまざまな内部サブシステムの現在の状況を返します。
labels:
- コアサーバー
---

View File

@@ -1,7 +1,8 @@
---
html: validator_info.html
parent: status-and-debugging-methods.html
blurb: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
seo:
description: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
labels:
- コアサーバー
- ブロックチェーン

View File

@@ -1,7 +1,8 @@
---
html: validator_list_sites.html
parent: status-and-debugging-methods.html
blurb: バリデータリストを処理するサイトのステータス情報を返します。
seo:
description: バリデータリストを処理するサイトのステータス情報を返します。
labels:
- ブロックチェーン
- コアサーバー

View File

@@ -1,7 +1,8 @@
---
html: validators.html
parent: status-and-debugging-methods.html
blurb: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
seo:
description: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
labels:
- ブロックチェーン
- コアサーバー