mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Migrate content syntax via script
The changes in this commit were auto-generated by running tool/migrate.sh Following this commit, the Dactyl build no longer works but the Redocly build (mostly) should.
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
html: modular-tutorials-in-javascript.html
|
||||
parent: javascript.html
|
||||
top_nav_grouping: カテゴリ
|
||||
template: pagetype-category.html.jinja
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# JavaScriptのモジュール形式チュートリアル
|
||||
|
||||
JavaScriptによるモジュール式XRPLチュートリアルです。
|
||||
JavaScriptによるモジュール式XRPLチュートリアルです。
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
|
||||
@@ -2,8 +2,12 @@
|
||||
html: nfts-using-javascript.html
|
||||
parent: modular-tutorials-in-javascript.html
|
||||
top_nav_grouping: カテゴリ
|
||||
template: pagetype-category.html.jinja
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# JavaScriptを使ったNFT
|
||||
|
||||
XRP Ledger上でNFTのミントと販売を行います。
|
||||
XRP Ledger上でNFTのミントと販売を行います。
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
|
||||
Reference in New Issue
Block a user