We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d70f5d commit 9f0a67bCopy full SHA for 9f0a67b
3 files changed
cmclogo.png
6.83 KB
coingecko.png
11.9 KB
index.html
@@ -128,6 +128,10 @@ <h4>
128
<a href="https://github.com/sugarchain-project/team-contacts/blob/master/README.md" target="_blank">TEAM</a>
129
<a href="#contacts" class="scroll">CONTACTS</a>
130
</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>
135
136
137
</header>
0 commit comments