Top nav: incomplete layout

This commit is contained in:
mDuo13
2021-06-15 17:33:45 -07:00
parent f6cb9d0814
commit 918b12fff1
14 changed files with 158 additions and 71 deletions

View File

@@ -3,6 +3,8 @@ html: get-started-using-http-websocket-apis.html
parent: get-started.html
blurb: Unleash the full power of the XRP Ledger's native APIs.
cta_text: Get Started
top_nav_name: HTTP / WebSocket
top_nav_grouping: Get Started
labels:
- Development
---

View File

@@ -6,7 +6,7 @@ doc_type: Tutorials
category: Get Started
blurb: Build a simple Java app that interacts with the XRP Ledger.
cta_text: Build an XRP Ledger-connected app
top_nav_name: JavaScript
top_nav_name: Java
top_nav_grouping: Get Started
filters:
- include_code

View File

@@ -2,6 +2,8 @@
html: get-started-using-node-js.html
parent: get-started.html
blurb: Build an entry-level JavaScript application for querying the XRP Ledger in Node.js.
top_nav_name: JavaScript
top_nav_grouping: Get Started
labels:
- Development
---

View File

@@ -3,6 +3,8 @@ html: get-started-using-python.html
parent: get-started.html
blurb: Build a simple Python app that interacts with the XRP Ledger.
cta_text: Build an XRP Ledger-connected app
top_nav_name: Python
top_nav_grouping: Get Started
filters:
- include_code
labels: