mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
Mass-replace blurb with seo:description in frontmatter
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: consensus_info.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: デバッグのためのコンセンサスプロセスに関する情報を返します。
|
||||
seo:
|
||||
description: デバッグのためのコンセンサスプロセスに関する情報を返します。
|
||||
labels:
|
||||
- ブロックチェーン
|
||||
- コアサーバー
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: feature.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: Amendmentに関してこのサーバが認識している情報を返します。
|
||||
seo:
|
||||
description: Amendmentに関してこのサーバが認識している情報を返します。
|
||||
labels:
|
||||
- ブロックチェーン
|
||||
- コアサーバー
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: fetch_info.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
|
||||
seo:
|
||||
description: このサーバーが現在ネットワークからフェッチしているオブジェクトに関する情報を返します。
|
||||
labels:
|
||||
- コアサーバー
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: get_counts.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: サーバーの健全性に関するさまざまな統計情報を提供します。
|
||||
seo:
|
||||
description: サーバーの健全性に関するさまざまな統計情報を提供します。
|
||||
labels:
|
||||
- コアサーバー
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: print.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: さまざまな内部サブシステムの現在の状況を返します。
|
||||
seo:
|
||||
description: さまざまな内部サブシステムの現在の状況を返します。
|
||||
labels:
|
||||
- コアサーバー
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: validator_info.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
|
||||
seo:
|
||||
description: バリデータとして設定されている場合、サーバのバリデーション設定を取得します。
|
||||
labels:
|
||||
- コアサーバー
|
||||
- ブロックチェーン
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: validator_list_sites.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: バリデータリストを処理するサイトのステータス情報を返します。
|
||||
seo:
|
||||
description: バリデータリストを処理するサイトのステータス情報を返します。
|
||||
labels:
|
||||
- ブロックチェーン
|
||||
- コアサーバー
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: validators.html
|
||||
parent: status-and-debugging-methods.html
|
||||
blurb: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
|
||||
seo:
|
||||
description: サーバーが使用する公開済みの信頼できるバリデータの最新リストに関する情報を返します。
|
||||
labels:
|
||||
- ブロックチェーン
|
||||
- コアサーバー
|
||||
|
||||
Reference in New Issue
Block a user