minor web fixes

This commit is contained in:
jonathanlei
2022-08-24 15:30:15 -07:00
parent 26f325499a
commit 1a4937b42f
4 changed files with 16247 additions and 2 deletions

View File

@@ -181,7 +181,7 @@
<div class="z-index-1 position-relative">
<h2 class="h4 mb-8-sm mb-10-until-sm">{% trans %}Have an Idea For a Tool?{% endtrans %}</h2>
<p class="mb-10">{% trans %}Contribute to the XRP Ledger community by submitting your idea for a tool or open a pull request if you've developed a tool.{% endtrans %}</p>
<a class="btn btn-primary btn-arrow-out" href="overview.html">Open a pull Request</a>
<a class="btn btn-primary btn-arrow-out" href="https://github.com/XRPLF/xrpl-dev-portal/">Open a pull Request</a>
</div>
</div>
</section>