Re-add Explorer with livenet URL

This commit is contained in:
mDuo13
2019-07-03 18:07:37 -07:00
parent c787e6ae3e
commit 4534f1eba3

View File

@@ -85,7 +85,6 @@
</div><!--/.card-->
<div class="card pr-0">
<!--{#
<div class="card-header">
<h3 class="card-title">Explore the XRP Ledger</h3>
</div><!--/.card-header-->
@@ -94,11 +93,10 @@
</div><!--/.card-body-->
<div class="card-footer">
<div class="readmore">
<a href="https://explorer.xrpl.org/" class="btn btn-outline-secondary">Go to the Explorer</a>
<a href="https://livenet.xrpl.org/" class="btn btn-outline-secondary">Go to the Explorer</a>
</div>
</div><!--/.card-footer-->
<div class="flag-vertical">{{"%02d"|format(flag_n.next())}}</div>
#}-->
</div><!--/.card-->
</section><!--/"Above the fold" .card-grid-2x2-->