mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-21 10:10:55 +00:00
updates alt text for irrelevant images
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</section>
|
||||
|
||||
<div class="position-relative d-none-sm">
|
||||
<img alt="orange lines" src="./img/backgrounds/xrpl-overview-orange.svg" id="xrpl-overview-orange">
|
||||
<img alt="" src="./img/backgrounds/xrpl-overview-orange.svg" id="xrpl-overview-orange">
|
||||
</div>
|
||||
|
||||
<section class="container-new py-26">
|
||||
|
||||
@@ -290,8 +290,8 @@
|
||||
|
||||
<section class="container-new">
|
||||
<div class="col-md-6 offset-md-3 p-6-sm p-10-until-sm br-8 cta-card">
|
||||
<img alt="Purple lines" src="./img/backgrounds/cta-community-purple.svg" class="d-none-sm cta cta-top-left">
|
||||
<img alt="Green lines" src="./img/backgrounds/cta-community-green.svg" class="cta cta-bottom-right">
|
||||
<img alt="" src="./img/backgrounds/cta-community-purple.svg" class="d-none-sm cta cta-top-left">
|
||||
<img alt="" src="./img/backgrounds/cta-community-green.svg" class="cta cta-bottom-right">
|
||||
<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>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{% block main %}
|
||||
|
||||
<div class="position-relative d-none-sm">
|
||||
<img alt="orange lines" src="./img/backgrounds/events-orange.svg" id="events-orange">
|
||||
<img alt="" src="./img/backgrounds/events-orange.svg" id="events-orange">
|
||||
</div>
|
||||
|
||||
<section class="text-center py-26">
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{% block main %}
|
||||
|
||||
<div class="position-relative d-none-sm">
|
||||
<img alt="Purple lines" src="./img/backgrounds/funding-purple.svg" class="position-absolute" style="top: 0; right:0">
|
||||
<img alt="" src="./img/backgrounds/funding-purple.svg" class="position-absolute" style="top: 0; right:0">
|
||||
</div>
|
||||
|
||||
<section class="container-new py-26 text-lg-center">
|
||||
@@ -296,7 +296,7 @@
|
||||
</section>
|
||||
|
||||
<div class="position-relative d-none-sm">
|
||||
<img alt="orange lines" src="./img/backgrounds/funding-orange.svg" id="funding-orange">
|
||||
<img alt="" src="./img/backgrounds/funding-orange.svg" id="funding-orange">
|
||||
</div>
|
||||
|
||||
<section class="container-new py-26">
|
||||
@@ -373,7 +373,7 @@
|
||||
|
||||
<section class="container-new">
|
||||
<div class="col-md-6 offset-md-3 p-6-sm p-10-until-sm br-8 cta-card">
|
||||
<img alt="orange lines" src="./img/backgrounds/cta-funding-orange.svg" class="cta cta-bottom-right">
|
||||
<img alt="" src="./img/backgrounds/cta-funding-orange.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h2 class="h4 h2-sm mb-10-until-sm mb-8-sm">{% trans %}Are you an independent creator?{% endtrans %}</h2>
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="col-md-6 offset-md-3 p-8-sm p-10-until-sm br-8 cta-card">
|
||||
<img alt="magenta lines" src="./img/backgrounds/cta-home-magenta.svg" class="cta cta-bottom-right">
|
||||
<img alt="" src="./img/backgrounds/cta-home-magenta.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h2 class="h4 mb-8-sm mb-10-until-sm">{% trans %}Join the Community <br class="until-sm"/> at XRPL.org{% endtrans %}</h2>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</section>
|
||||
|
||||
<div class="position-relative d-none-sm">
|
||||
<img alt="orange lines" src="./img/backgrounds/xrpl-overview-orange.svg" id="xrpl-overview-orange">
|
||||
<img alt="" src="./img/backgrounds/xrpl-overview-orange.svg" id="xrpl-overview-orange">
|
||||
</div>
|
||||
|
||||
<section class="container-new py-26">
|
||||
@@ -162,7 +162,7 @@
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="col-md-6 offset-md-3 p-6-sm p-10-until-sm br-8 cta-card">
|
||||
<img alt="orange lines" src="./img/backgrounds/cta-xrpl-overview-orange.svg" class="cta cta-bottom-right">
|
||||
<img alt="" src="./img/backgrounds/cta-xrpl-overview-orange.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<h4 class="h4 mb-10-until-sm mb-8-sm">{% trans %}Tomorrow’s Blockchain Starts With You{% endtrans %}</h4>
|
||||
<p class="mb-10">{% trans %}XRP Ledger’s innovation relies on the shared community experience of builders like you. If you’re ready to start your next big blockchain project, explore the XRPL now and consider applying for an XRPL Grant.{% endtrans %}</p>
|
||||
|
||||
Reference in New Issue
Block a user