Skip to content

Commit

Permalink
Merge pull request #272 from dicklarsson/master
Browse files Browse the repository at this point in the history
Update block explorer links in footer
  • Loading branch information
jeroz1 authored Feb 7, 2024
2 parents 4d5b39d + 0f7304d commit 17b2434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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://ravencoin.network/" 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.tokenview.io/" target="_blank" rel="nofollow">Block Explorer 2</a>
</li>
</li>
<li>
<a href="https://www.assetsexplorer.com/" target="_blank" rel="nofollow">Asset Explorer 1</a>
</li>
Expand Down

0 comments on commit 17b2434

Please sign in to comment.