This commit is contained in:
parent
63b4b3cc62
commit
a51a42aa9a
5 changed files with 25 additions and 25 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue