Skip to content

Commit

Permalink
alerts-ui: Add HITBTC and BINANCE to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexITC committed Jan 28, 2018
1 parent 307eae1 commit 6cc3a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alerts-ui/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ export class AppComponent implements OnInit {

'home.supportedExchanges': `<ul>
<li><a href="https://bittrex.com/">BITTREX</a></li>
<li><a href="https://www.binance.com/">BINANCE</a></li>
<li><a href="https://bitso.com/">BITSO</a></li>
<li><a href="https://hitbtc.com/">HITBTC</a></li>
<li><a href="https://www.kucoin.com/">KUCOIN</a></li>
</ul>`,

Expand Down

0 comments on commit 6cc3a68

Please sign in to comment.