Merge branch 'master' into feedback-widget

This commit is contained in:
Phu Pham
2023-05-31 14:19:59 -04:00
16 changed files with 264 additions and 29 deletions

View File

@@ -413,7 +413,7 @@
</div>
</section><!-- Browse by recommended and Generate Testnet Credentials -->
<section class="container-new">
<a href="./docs-index.html" class="ml-auto">{% trans %}See full documenation index{% endtrans %}</a>
<a href="./docs-index.html" class="btn-arrow arrow-purple documentation-index mr-auto">{% trans %}See full documentation index{% endtrans %}</a>
</section>
{% endblock %}