See you at FOSDEM!
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2024-01-21 18:57:16 +01:00
commit a51a42aa9a
5 changed files with 25 additions and 25 deletions

View file

@ -18,14 +18,14 @@
</p>
<div class="mt-5 card bg-secondary text-light flex-row align-items-center" style="border-radius: .3rem">
<div class="card-body">
<h3>{{ i18n "conf-ose23-title" }}</h3>
<h3>{{ i18n "conf-fosdem24-title" }}</h3>
<p class="card-text">
{{ i18n "conf-ose23-body-1" }}
<a href="{{ i18n "conf-ose23-href" }}" target="_blank"><em>{{ i18n "conf-ose23-link" }}</em></a>
{{ i18n "conf-ose23-body-2" }}
{{ i18n "conf-fosdem24-body-1" }}
<a href="{{ i18n "conf-fosdem24-href" }}" target="_blank"><em>{{ i18n "conf-fosdem24-link" }}</em></a>
{{ i18n "conf-fosdem24-body-2" }}
</p>
</div>
<img src="/img/screenshots/ose23.webp" alt="Open Source Experience 2023" style="height: 10em">
<img src="/img/assets/FOSDEM24_logo.png" alt="FOSDEM 2024" style="height: 10em">
</div>
</div>
</div>