Add CTA button for Bounties section

This commit is contained in:
Jake
2022-11-02 14:25:46 -07:00
parent 2553bb302e
commit 33e5ec8901

View File

@@ -282,6 +282,10 @@
</div>
<!-- end col 2 -->
</div>
<div class="order-3 mt-4 pt-3">
<a class="btn btn-primary btn-arrow-out" target="_blank" href="https://xrplbounties.org/">{% trans %}Visit XRPL Bounties{% endtrans %}</a>
</div>
</div>
</section>