mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Placeholder nav
This commit is contained in:
7
content/explore/exchanges.md
Normal file
7
content/explore/exchanges.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
html: exchanges.html
|
||||
funnel: Explore
|
||||
---
|
||||
# Exchanges
|
||||
|
||||
***TODO: actual content***
|
||||
7
content/explore/wallets.md
Normal file
7
content/explore/wallets.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
html: wallets.html
|
||||
funnel: Explore
|
||||
---
|
||||
# Wallets
|
||||
|
||||
***TODO: real content***
|
||||
@@ -1,6 +1,10 @@
|
||||
---
|
||||
html: xrpl-businesses.html
|
||||
funnel: Explore
|
||||
---
|
||||
# XRP Ledger Businesses
|
||||
|
||||
[Exchanges](TODO) and [Wallet Providers](TODO) are common types of businesses to use the XRP Ledger, but the internet of value involves many more possibilities. Here are a few more examples of how businesses are using the XRP Ledger to build an internet of value.
|
||||
[Exchanges](exchanges.html) and [Wallet Providers](wallets.html) are common types of businesses to use the XRP Ledger, but the internet of value involves many more possibilities. Here are a few more examples of how businesses are using the XRP Ledger to build an internet of value.
|
||||
|
||||
## BitGo - Asset Custody
|
||||
|
||||
|
||||
1537
dactyl-config.yml
1537
dactyl-config.yml
File diff suppressed because it is too large
Load Diff
@@ -67,9 +67,11 @@
|
||||
{% set _ = funnels.append(page.funnel) %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<!-- TODO: add dev blog to "Build"
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/blog/">{% trans %}Blog{% endtrans %}</a>
|
||||
</li>
|
||||
-->
|
||||
</ul><!-- /.navbar-nav -->
|
||||
{% include 'template-github-edit.html' %}
|
||||
<form class="navbar-form navbar-right" id="navbar-search" role="search">
|
||||
|
||||
Reference in New Issue
Block a user