Skip to content

Commit

Permalink
alerts-ui: Load bitcoin icon from our domain
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexITC committed Feb 18, 2018
1 parent 04504c3 commit f40744c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions alerts-ui/src/app/app-navbar/app-navbar.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<div class="container-fluid">
<div class="navbar-header">
<a routerLink="/" class="navbar-brand">
<!-- TODO: Use custom logo -->
<img src="https://files.coinmarketcap.com/static/img/coins/32x32/bitcoin.png" class="logo">
<img src="assets/bitcoin.png" alt="Logo">
</a>
<a routerLink="/">
<span class="navbar-brand">Crypto Coin Alerts</span>
Expand Down
Binary file added alerts-ui/src/assets/bitcoin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f40744c

Please sign in to comment.