File tree Expand file tree Collapse file tree 4 files changed +0
-26
lines changed
Expand file tree Collapse file tree 4 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 3333.btc-testnet {
3434 background : url(../ img/btc-testnet.svg) center no-repeat;
3535}
36- .grin {
37- background : url(../ img/grin.svg) center no-repeat;
38- }
3936.ltc {
4037 background : url(../ img/ltc.svg) center no-repeat;
4138}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -93,11 +93,6 @@ <h2>Browse the Blockchain</h2>
9393 < span class ="mpsb "> Ethereum</ span >
9494 </ a >
9595 </ div >
96- < div class ="col-lg-3 col-md-3 col-sm-4 col-xs-4 ">
97- < a href ="https://grinmint.com/explorer/ " class ="grin coin ">
98- < span class ="mpsb "> Grin</ span >
99- </ a >
100- </ div >
10196 < div class ="col-lg-3 col-md-3 col-sm-4 col-xs-4 ">
10297 < a href ="{% url 'coin_overview' 'ltc' %} " class ="ltc coin ">
10398 < span class ="mpsb "> Litecoin</ span >
@@ -211,7 +206,6 @@ <h2>Browse the Blockchain</h2>
211206 var sites = {
212207 piiko : "https://www.piiko.co" ,
213208 texcent : "http://texcent.com" ,
214- grinmint : "https://grinmint.com" ,
215209 tradecore : "https://tradecore.com/"
216210 } ;
217211 var chosen_idx = Date . now ( ) % ads . length ;
You can’t perform that action at this time.
0 commit comments