mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
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:
parent
e6aee8c3b7
commit
e5392499fc
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user