update top banner for AMM

This commit is contained in:
Jake
2022-07-08 14:46:44 -07:00
parent 1564931ece
commit 40059ef77e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<div class="top-banner fixed-top">
<div class="d-flex justify-content-center ">
<span><p class="mb-0">{% trans %}Apply now to the Fall 2022 XRP Ledger Campus Ambassador program{% endtrans %}</p></span>
<span><a href="/ambassadors.html" class="btn btn-outline-secondary">Apply</a></span>
<span><p class="mb-0">{% trans %}Read the proposal for a native AMM on XRPL{% endtrans %}</p></span>
<span><a href="https://github.com/XRPLF/XRPL-Standards/discussions/78" target="_blank" class="btn btn-outline-secondary">Review</a></span>
</div>
</div>
<nav class="top-nav navbar navbar-expand-lg navbar-dark fixed-top">