Skip to content

Commit 9f0a67b

Browse files
committed
Add coingecko and CMC logos
1 parent 9d70f5d commit 9f0a67b

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

cmclogo.png

6.83 KB
Loading

coingecko.png

11.9 KB
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ <h4>
128128
<a href="https://github.com/sugarchain-project/team-contacts/blob/master/README.md" target="_blank">TEAM</a>
129129
<a href="#contacts" class="scroll">CONTACTS</a>
130130
</div>
131+
<div class="markets mb-2">
132+
<a href="https://coinmarketcap.com/currencies/sugarchain/" style="padding: 5px;"><img src="cmclogo.png" height="32" width="32"></a>
133+
<a href="https://www.coingecko.com/en/coins/sugarchain" style="padding: 5px;"><img src="coingecko.png" height="32" width="32"></a>
134+
</div>
131135
</div>
132136
</div>
133137
</header>

0 commit comments

Comments
 (0)