Skip to content

Commit

Permalink
Remove Bittylicious
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbuckkets committed Nov 6, 2019
1 parent 6c40541 commit 80a78df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Binary file removed public/img/exchanges/bittylicious_green.png
Binary file not shown.
5 changes: 0 additions & 5 deletions src/pages/Resources/Resources.jsx
Expand Up @@ -115,11 +115,6 @@ function Resources() {
<img className="blocks-list__block__img" src="/img/exchanges/litebit_green.png" alt="" />
<div className="blocks-list__block__type">{t('resourcesPage.exchangesType1')}</div>
</a>
<a href="https://bittylicious.com/" className="blocks-list__block">
<h4 className="blocks-list__block__title">Bittylicious</h4>
<img className="blocks-list__block__img" src="/img/exchanges/bittylicious_green.png" alt="" />
<div className="blocks-list__block__type">{t('resourcesPage.exchangesType2')}</div>
</a>
<a href="https://coinswitch.co/" className="blocks-list__block">
<h4 className="blocks-list__block__title">Coin Switch</h4>
<img className="blocks-list__block__img" src="/img/exchanges/coinswitch_green.png" alt="" />
Expand Down

0 comments on commit 80a78df

Please sign in to comment.