Add sponsors
All checks were successful
Build / build (push) Successful in 1m0s

This commit is contained in:
2024-01-18 17:13:59 +01:00
parent 0b78338168
commit bdb239c251
7 changed files with 34 additions and 6 deletions

View File

@ -8,11 +8,13 @@
</div>
</header>
<section class="wrap">
<h2>Poslední příspěvek</h2>
</section>
<section class="wrap">
Popisky
<section class="wrap centering">
<h2>Sponzoři</h2>
<div class="sponsors">
<a href="https://www.pragoprojekt.cz" target="_blank"><img src="/img/sponsors/pragoprojekt.svg" alt="Pragoprojekt"></a>
<a href="https://www.muprotivin.cz/" target="_blank"><img src="/img/sponsors/protivin.png" alt="Protivín"></a>
<a href="https://www.skocice.cz/" target="_blank"><img src="/img/sponsors/skocice.png" alt="Skočice"></a>
<a href="https://www.albi.cz" target="_blank"><img src="/img/sponsors/albi.svg" alt="Albi"></a>
</div>
</section>
{% endblock %}