feat(ui): add new sponsor and update text content

Add a new sponsor logo and link for NSA to the index and o-nas pages.
Update the header text in o-nas.html to reflect winner status.
This commit is contained in:
Your Name
2026-05-30 09:33:58 +02:00
parent efa35518ab
commit 60a4b82931
3 changed files with 15 additions and 1 deletions
+8 -1
View File
@@ -191,7 +191,7 @@
<div class="lte-heading lte-style-header-subheader lte-uppercase lte-subcolor-main has-subheader heading-tag-h6 heading-subtag-h6">
<div class="lte-heading-content">
<h6 class="lte-subheader">2025 / 2026</h6>
<h6 class="lte-header">Účastník 2. FUTSAL LIGY</h6>
<h6 class="lte-header">Výherce 2. FUTSAL LIGY</h6>
</div>
</div>
</div>
@@ -562,6 +562,13 @@
</a>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-ms-6 col-xs-12 partners-wrap center-flex">
<div class="partners-item item center-flex">
<a href="https://nsa.gov.cz/" target="_blank">
<img decoding="async" src="img/sponzor32.png" class="image">
</a>
</div>
</div>
</div>
</div>
</div>