mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-06-03 18:22:57 +00:00
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:
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
@@ -1872,6 +1872,13 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="col-sxl-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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
+8
-1
@@ -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 lte-style-header-subheader lte-uppercase lte-subcolor-main has-subheader heading-tag-h6 heading-subtag-h6">
|
||||||
<div class="lte-heading-content">
|
<div class="lte-heading-content">
|
||||||
<h6 class="lte-subheader">2025 / 2026</h6>
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -562,6 +562,13 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user