mirror of
https://github.com/embarklabs/cryptocurrency-icons.git
synced 2025-01-27 09:44:47 +00:00
Update references
This commit is contained in:
parent
8bca42d37b
commit
01c35d47f4
@ -27,4 +27,4 @@ $ npm install && npm run build
|
||||
|
||||
## Special Thanks 👏
|
||||
|
||||
Thanks to [Christopher Downer](https://github.com/cjdowner) for starting this project and all our wonderful [contributors](https://github.com/hyperdexapp/cryptocurrency-icons/graphs/contributors).
|
||||
Thanks to [Christopher Downer](https://github.com/cjdowner) for starting this project and all our wonderful [contributors](https://github.com/atomiclabs/cryptocurrency-icons/graphs/contributors).
|
||||
|
@ -15,7 +15,7 @@
|
||||
<nav class="navbar sticky-top navbar-light bg-white nav-tabs">
|
||||
<a class="navbar-brand" href="#"><img src="img/coin_icon.png" width="30" height="30" class="d-inline-block align-top mr-2" alt="">cryptoicons.co</a>
|
||||
<ul class="nav justify-content-end">
|
||||
<li class="nav-item"><a class="btn btn-outline-primary" href="https://github.com/hyperdexapp/cryptocurrency-icons/archive/master.zip">Download</a></li>
|
||||
<li class="nav-item"><a class="btn btn-outline-primary" href="https://github.com/atomiclabs/cryptocurrency-icons/archive/master.zip">Download</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@ -25,8 +25,8 @@
|
||||
<h1>Cryptocurrency Icons</h1>
|
||||
<p class="lead">A set of <span class="count-cryptos"></span> crypto and fiat currencies icons. <span class="text-muted">Completely free.</span></p>
|
||||
<p class="lead mt-5">
|
||||
<a class="btn btn-outline-primary btn-lg" href="https://github.com/hyperdexapp/cryptocurrency-icons/">Learn more</a>
|
||||
<a class="btn btn-primary btn-lg" href="https://github.com/hyperdexapp/cryptocurrency-icons/archive/master.zip">Download</a>
|
||||
<a class="btn btn-outline-primary btn-lg" href="https://github.com/atomiclabs/cryptocurrency-icons/">Learn more</a>
|
||||
<a class="btn btn-primary btn-lg" href="https://github.com/atomiclabs/cryptocurrency-icons/archive/master.zip">Download</a>
|
||||
</p>
|
||||
</header>
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
<footer class="text-center mt-5 mb-5">
|
||||
<div class="container">
|
||||
<ul class="list-inline mt-5">
|
||||
<li class="list-inline-item"><a class="text-secondary" href="https://github.com/hyperdexapp/cryptocurrency-icons/#license">License</a></li>
|
||||
<li class="list-inline-item"><a class="text-secondary" href="https://github.com/atomiclabs/cryptocurrency-icons/#license">License</a></li>
|
||||
<li class="list-inline-item"><a class="text-secondary" href="https://github.com/imnotadeveloper">Site by @imnotadeveloper</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"version": "0.2.0",
|
||||
"description": "A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes",
|
||||
"license": "CC0-1.0",
|
||||
"repository": "hyperdexapp/cryptocurrency-icons",
|
||||
"repository": "atomiclabs/cryptocurrency-icons",
|
||||
"homepage": "http://cryptoicons.co",
|
||||
"author": {
|
||||
"name": "Christopher Downer",
|
||||
|
Loading…
x
Reference in New Issue
Block a user