This commit is contained in:
parent
5754b0fd34
commit
f90ddb0f6c
@ -185,3 +185,12 @@
|
||||
translation: "Join our newsletter"
|
||||
- id: cta-newsletter-no-spam
|
||||
translation: "No spam, not resold; only selected infos about domain names."
|
||||
|
||||
- id: conf-ose23-title
|
||||
translation: "We'll be present at the Open Source Experience 2023"
|
||||
- id: conf-ose23-body-1
|
||||
translation: "Come and meet us at the conference"
|
||||
- id: conf-ose23-link
|
||||
translation: "How can we make the words DNS and simplicity compatible?"
|
||||
- id: conf-ose23-body-2
|
||||
translation: "This Thursday, December 7 at 2:45 p.m. at the Palais des Congrès in Paris!"
|
||||
|
@ -185,3 +185,12 @@
|
||||
translation: "Rejoindre notre newsletter"
|
||||
- id: cta-newsletter-no-spam
|
||||
translation: "Pas de spam, pas de revente ; uniquement des informations sélectionnées sur les noms de domaine."
|
||||
|
||||
- id: conf-ose23-title
|
||||
translation: "Nous serons présents à l'Open Source Experience 2023"
|
||||
- id: conf-ose23-body-1
|
||||
translation: "Venez à notre rencontre lors de la conférence"
|
||||
- id: conf-ose23-link
|
||||
translation: "Comment rendre compatibles les mots DNS et simplicité ?"
|
||||
- id: conf-ose23-body-2
|
||||
translation: "Ce jeudi 7 décembre à 14h45 au palais des Congrès de Paris !"
|
||||
|
@ -16,6 +16,17 @@
|
||||
<a class="btn btn-primary mt-2" data-umami-event="jumbo-tryit" href="/join">{{ i18n "tryit" }} »</a>
|
||||
<a class="btn btn-outline-secondary mt-2" data-umami-event="jumbo-downloads" href="#downloads">{{ i18n "downloadit" }} »</a>
|
||||
</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>
|
||||
<p class="card-text">
|
||||
{{ i18n "conf-ose23-body-1" }}
|
||||
<a href="https://www.opensource-experience.com/event/#conf-13898" target="_blank"><em>{{ i18n "conf-ose23-link" }}</em></a><br>
|
||||
{{ i18n "conf-ose23-body-2" }}
|
||||
</p>
|
||||
</div>
|
||||
<img src="/img/screenshots/ose23.webp" alt="Open Source Experience 2023" style="height: 10em">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
static/img/screenshots/ose23.webp
Normal file
BIN
static/img/screenshots/ose23.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue
Block a user