Merge pull request #1732

Tools: add link to Monero Pro (charts and metrics)
This commit is contained in:
luigi1111 2021-07-27 16:44:43 -04:00 committed by GitHub
commit 31ea00a8f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -925,6 +925,7 @@ tools:
misc: Miscellaneous
monerohow-stats: Statistics
moneropro: Charts and metrics
monerobase: Archive of some older meeting logs
blog:

View file

@ -74,6 +74,7 @@ permalink: /resources/tools/index.html
<div class="col">
<h2>{% t tools.misc %}</h2>
<p><a href="https://www.monero.how/">Monero.how - {% t tools.monerohow-stats %}</a></p>
<p><a href="https://moneroj.net/sfmodel/">Monero Pro - {% t tools.moneropro %}</a></p>
<p><a href="https://monerobase.com">MoneroBase - {% t tools.monerobase %}</a></p>
</div>
</div>