COntent updates

This commit is contained in:
magmahindenburg 2017-07-07 11:36:04 +09:00
commit 4d2aa12b18
11 changed files with 37 additions and 194 deletions

View file

@ -13,7 +13,7 @@ angular.module('copayApp.services').factory('buydotbitcoindotcomService', functi
buyAndSellService.register({
name: 'buydotbitcoindotcom',
logo: 'img/bitcoin-com-logo.png',
logo: 'img/bitcoin-com-logo-grey.png',
location: 'Buy Bitcoin With Credit Card',
sref: 'tabs.buyandsell.bitcoindotcom'
});