feat(home): replace home title with bitpay logo
This commit is contained in:
parent
602cd08c82
commit
a2d9c33eec
2 changed files with 6 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<ion-view id="tab-home">
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-title>{{'Home' | translate}}</ion-nav-title>
|
||||
<ion-nav-title><img class="tab-home__logo" src="img/app/logo-negative.svg"></ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
|
||||
<ion-content class="padding">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue