Commenting out top bar and link to API for now

This commit is contained in:
Simon Redfern 2015-11-07 08:12:28 +00:00
parent f39155d5aa
commit f75a36715c
2 changed files with 6 additions and 1 deletions

View File

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

View File

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