diff --git a/dactyl-config.yml b/dactyl-config.yml index 3a08425541..6da5c08778 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -1899,25 +1899,25 @@ pages: targets: - en - - name: PHP - html: php.html - parent: tutorials.html - top_nav_grouping: カテゴリ - template: pagetype-category.html.jinja - blurb: PHPでのXRPLチュートリアルです。 - targets: - - ja + - name: PHP + html: php.html + parent: tutorials.html + top_nav_grouping: カテゴリ + template: pagetype-category.html.jinja + blurb: PHPでのXRPLチュートリアルです。 + targets: + - ja - md: tutorials/get-started/get-started-using-php.md targets: - - en + - en # TODO: translate - - md: tutorials/get-started/get-started-using-php.md - top_nav_grouping: 始めましょう - untranslated_warning: true - targets: - - ja + - md: tutorials/get-started/get-started-using-php.md + top_nav_grouping: 始めましょう + untranslated_warning: true + targets: + - ja # HTTP / Websocket Tutorials ---------------------------------------------------