mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
Add md files for auto index pages
Part of IA and Redocly migration work. Create simple .md files to represent the automatic index pages that previously only existed in the dactyl-config.yml file. (The code used to do this is also part of the commit but is, hopefully, no longer needed.)
This commit is contained in:
7
content/@i18n/ja/tutorials/tasks/use-tokens/index.md
Normal file
7
content/@i18n/ja/tutorials/tasks/use-tokens/index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
html: use-tokens.html
|
||||
parent: tasks.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# トークンの利用
|
||||
XRP Ledgerでトークン(代替型やそれ以外)を発行し、取引しましょう
|
||||
Reference in New Issue
Block a user