Skip to content

Commit

Permalink
Sorted the block explorer links in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
dicklarsson committed Feb 1, 2024
1 parent 81f928e commit 0f7304d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ <h5 class="text-sm font-semibold uppercase">Navigation</h5>
<h5 class="text-sm font-semibold uppercase">Developers</h5>
<ul class="list-reset">
<li>
<a href="https://rvn.tokenview.io/" target="_blank" rel="nofollow">Block Explorer</a>
<a href="https://rvn.cryptoscope.io/" target="_blank" rel="nofollow">Block Explorer</a>
</li>
<li>
<a href="https://rvn.cryptoscope.io/" target="_blank" rel="nofollow">Block Explorer 2</a>
</li>
<a href="https://rvn.tokenview.io/" target="_blank" rel="nofollow">Block Explorer 2</a>
</li>
<li>
<a href="https://www.assetsexplorer.com/" target="_blank" rel="nofollow">Asset Explorer 1</a>
</li>
Expand Down

0 comments on commit 0f7304d

Please sign in to comment.