Updated the buy and sell page to link to buy.bitcoin.com
This commit is contained in:
parent
0a89a700b6
commit
e380677f8b
1 changed files with 5 additions and 9 deletions
|
|
@ -7,16 +7,12 @@
|
|||
<ion-content>
|
||||
<div class="list">
|
||||
<div class="explain">
|
||||
<div class="explain-heading">Choose an Exchange</div>
|
||||
<div class="explain-description">We recommend the following exchange:</div>
|
||||
<div class="explain-heading">Buy Bitcoin</div>
|
||||
<div class="explain-description">Buy bitcoin using a credit card</div>
|
||||
<div class="item item-divider"></div>
|
||||
<div>
|
||||
<a href="" target="_blank" id="exchange-link">
|
||||
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
|
||||
<p id="exchange-name" style="font-size: 32px;"></p>
|
||||
<p id="exchange-text"></p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="bitcoin-com-page-body">
|
||||
<button class="button button-standard button-secondary" ng-click="openExternalLink('https://buy.bitcoin.com')">Visit Buy.Bitcoin.com</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item item-divider"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue