mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Updated progress on light mode
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<div class="col-lg-5 mx-auto text-center">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-0">{% trans %}Participate in the XRPL Community{% endtrans %}</h1>
|
||||
<h6 class="green-500 mb-3">{% trans %}Join and Contribute{% endtrans %}</h6>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Join and Contribute{% endtrans %}</h6>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -38,7 +38,7 @@
|
||||
<section class="container-new py-26" id="run-a-network-node">
|
||||
<div class="d-flex flex-column-reverse col-sm-8 p-0">
|
||||
<h3 class="h4 h2-sm">{% trans %}Run an XRP Ledger Network Node{% endtrans %}</h3>
|
||||
<h6 class="green-500 mb-3">{% trans %}Contribute to Consensus{% endtrans %}</h6>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Contribute to Consensus{% endtrans %}</h6>
|
||||
</div>
|
||||
{% set curated_cards = [
|
||||
"the-rippled-server.html",
|
||||
@@ -52,7 +52,7 @@
|
||||
<section class="container-new py-26" id="find-us-on-platforms">
|
||||
<div class="d-flex flex-column-reverse col-sm-8 p-0">
|
||||
<h3 class="h4 h2-sm">{% trans %}Find us on the platforms below{% endtrans %}</h3>
|
||||
<h6 class="green-500 mb-3">{% trans %}Join the Conversation{% endtrans %}</h6>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Join the Conversation{% endtrans %}</h6>
|
||||
</div>
|
||||
|
||||
{% set platforms = [
|
||||
@@ -89,7 +89,7 @@
|
||||
<div class="z-index-1 position-relative">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h2 class="h4 mb-10-until-sm mb-8-sm">{% trans %}A community-driven resource for all things XRPL.org{% endtrans %}</h2>
|
||||
<h5 class="green-500 mb-3">{% trans %}Contribute to XRPL.org{% endtrans %}</h5>
|
||||
<h5 class="eyebrow mb-3">{% trans %}Contribute to XRPL.org{% endtrans %}</h5>
|
||||
</div>
|
||||
<p class="mb-10">{% trans %}Thank you for your interest in contributing to XRPL.org. This website was created as an XRPL community resource and is meant to be a living, breathing source of truth for XRP Ledger resources. This portal is open-source and anyone can suggest changes.{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow" href="https://github.com/XRPLF/xrpl-dev-portal/blob/master/CONTRIBUTING.md" target="_blank">{% trans %}Read Contributor Guidelines{% endtrans %}</a>
|
||||
|
||||
Reference in New Issue
Block a user