doc: index.html: fix aria-hiddentypo

fix typo in attribute; add a missing one.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé
2025-12-12 16:32:17 +01:00
committed by Benjamin Cabé
parent aa9f3f069a
commit a0096984dc

View File

@@ -544,7 +544,7 @@
</li>
<li>
<a href="project/release_process.html#long-term-support-lts" class="persona-link">
<i class="fa fa-chevron-right aria-hidden=" true""></i>
<i class="fa fa-chevron-right" aria-hidden="true"></i>
<span>Long-term Support</span>
</a>
</li>
@@ -577,7 +577,7 @@
</div>
<div class="cta-text">
<span>Read the Guidelines</span>
<i class="fa fa-arrow-right"></i>
<i class="fa fa-arrow-right" aria-hidden="true"></i>
</div>
</a>
</section>