Update banner.html: move ocean logo

Monica had a small piece of feedback. In the banner on the top, having the Ocean logo next to "BigchainDB GmbH" is confusing. Possible solutions: fully remove logo, or move it next to "Ocean Protocol" in the banner. This commit moves it.
This commit is contained in:
Trent McConaghy 2020-05-27 10:06:41 +02:00 committed by GitHub
parent e6aee8c3b7
commit e5392499fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,10 +3,11 @@
<a class="banner--oceanprotocol oceanprotocol" href="https://oceanprotocol.com/?utm_source=bigchaindb.com&utm_medium=banner&utm_campaign=ocean_banner">
<div class="row row--wide">
<h1 class="oceanprotocol__title">
BigchainDB GmbH (the company) works on Ocean Protocol
<svg class="oceanprotocol__logo">
<use xlink:href="/assets/img/sprite.svg#logo-oceanprotocol"></use>
</svg>
BigchainDB GmbH (the company) works on Ocean Protocol. IPDB Foundation (ipdb.io) oversees BigchainDB software and networks.</h1>
, whereas IPDB Foundation (ipdb.io) oversees BigchainDB software and networks.</h1>
</div>
</a>