Placeholder nav

This commit is contained in:
mDuo13
2020-08-04 19:39:56 -07:00
parent d06ba9a975
commit dc6df9592f
5 changed files with 821 additions and 738 deletions

View File

@@ -0,0 +1,7 @@
---
html: exchanges.html
funnel: Explore
---
# Exchanges
***TODO: actual content***

View File

@@ -0,0 +1,7 @@
---
html: wallets.html
funnel: Explore
---
# Wallets
***TODO: real content***

View File

@@ -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

File diff suppressed because it is too large Load Diff

View File

@@ -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">