mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
Commenting out top bar and link to API for now
This commit is contained in:
parent
f39155d5aa
commit
f75a36715c
@ -8,7 +8,8 @@
|
||||
<p class="text-wrapper__text">Make your selections below </p>
|
||||
</div>
|
||||
<div class="text-wrapper">
|
||||
<a href="#" class="text-wrapper__text">api.openbankproject.com </a>
|
||||
<!-- Add API instance domain here -->
|
||||
<a href="#" class="text-wrapper__text"></a>
|
||||
</div>
|
||||
<div class="text-wrapper">
|
||||
<p class="text-wrapper__text">Some options require login</p>
|
||||
|
||||
@ -182,10 +182,12 @@ along with this program. If not, see www.gnu.org/licenses/
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- This will contain links to get API keys and / or links to filter the resource docs
|
||||
<section class="breadcrumb-section">
|
||||
<div class="container">
|
||||
<div class="breadcrumbs">
|
||||
<ul class="breadcrumbs__row">
|
||||
|
||||
<li class="breadcrumbs__list">
|
||||
<a href="#" class="breadcrumbs__link">HOME</a>
|
||||
</li>
|
||||
@ -195,10 +197,12 @@ along with this program. If not, see www.gnu.org/licenses/
|
||||
<li class="breadcrumbs__list">
|
||||
<a href="#" class="breadcrumbs__link">CREATE SANDBOX</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
-->
|
||||
|
||||
|
||||
<div id="content">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user