Skip to content

Commit 587ca2f

Browse files
anchor class fix
1 parent 70b37ca commit 587ca2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ <h4>Technologies</h4>
7373
</div>
7474
<div class="card">
7575
<h3 class="border">Khoji</h3>
76-
<p class="border">A native blockchain explorer for <a href="https://verus.io/" target="_blank" class="blue-a">VerusCoin</a> cryptocurrency.</p>
76+
<p class="border">A native blockchain explorer for <a href="https://verus.io/" target="_blank" class="a-blue">VerusCoin</a> cryptocurrency.</p>
7777
<h4>Technologies</h4>
7878
<p>Go language, HTML, CSS, JavaScript, VerusCoin toolkit</p>
7979
<a href="https://github.com/meshbits/khoji" target="_blank"><img src="images/icon-cat.svg"></a>
8080
</div>
8181
<div class="card">
8282
<h3 class="border">Shurli</h3>
83-
<p class="border"><a href="https://satindergrewal.medium.com/why-subatomic-swaps-are-fast-2c51084e0c7c" target="_blank" class="blue-a">Subatomic-Swaps</a> based Decentralised Exchange Proof of Concept application using <a href="https://docs.komodoplatform.com/basic-docs/smart-chains/smart-chain-setup/dexp2p.html" target="_blank" class="a-blue">DEXP2P</a> as backend technology</p>
83+
<p class="border"><a href="https://satindergrewal.medium.com/why-subatomic-swaps-are-fast-2c51084e0c7c" target="_blank" class="a-blue">Subatomic-Swaps</a> based Decentralised Exchange Proof of Concept application using <a href="https://docs.komodoplatform.com/basic-docs/smart-chains/smart-chain-setup/dexp2p.html" target="_blank" class="a-blue">DEXP2P</a> as backend technology</p>
8484
<h4>Technologies</h4>
8585
<p>Go language, HTML, CSS, JavaScript, jQuery, Komodo Platform smart chain toolkit</p>
8686
<a href="https://github.com/meshbits/shurli" target="_blank"><img src="images/icon-cat.svg"></a>
@@ -94,7 +94,7 @@ <h4>Technologies</h4>
9494
</div>
9595
<div class="card">
9696
<h3 class="border">BarterDEX</h3>
97-
<p class="border">1st Version of Atomic-Swaps based <a href="https://web.archive.org/web/20210514161831/https://coinpedia.org/decentralized-exchange/barterdex-decentralized-exchange/" target="_blank" class="blue-a">Decentralised Exchange</a>'s Graphical User Interface application</p>
97+
<p class="border">1st Version of Atomic-Swaps based <a href="https://web.archive.org/web/20210514161831/https://coinpedia.org/decentralized-exchange/barterdex-decentralized-exchange/" target="_blank" class="a-blue">Decentralised Exchange</a>'s Graphical User Interface application</p>
9898
<h4>Technologies</h4>
9999
<p>Node.js, Express.js, HTML, CSS, JavaScript, jQuery, Electron.js, Komodo Platform smart chain toolkit</p>
100100
<a href="https://github.com/KomodoPlatform/barterdex" target="_blank"><img src="images/icon-cat.svg"></a>
@@ -110,7 +110,7 @@ <h4>Technologies</h4>
110110
</div> -->
111111
<div class="card">
112112
<h3 class="border">BitcoinDark Wallet</h3>
113-
<p class="border">Cryptocurrency Wallet for <a href="https://web.archive.org/web/20171127084706/https://bitcointalk.org/index.php?topic=684090.0" target="_blank" class="blue-a"></a>BitcoinDark</p>
113+
<p class="border">Cryptocurrency Wallet for <a href="https://web.archive.org/web/20171127084706/https://bitcointalk.org/index.php?topic=684090.0" target="_blank" class="a-blue"></a>BitcoinDark</p>
114114
<h4>Technologies</h4>
115115
<p>Node.js, Express.js, HTML, CSS, JavaScript, Angular.js, BitcoinDark Core software API</p>
116116
<a href="https://github.com/satindergrewal/btcd-web-wallet" target="_blank"><img src="images/icon-cat.svg"></a>

0 commit comments

Comments
 (0)