Add tool to auto-convert images as webp when running the prod script
This commit is contained in:
@@ -5,7 +5,7 @@ eventDate: '2023-03-08'
|
||||
eventTime: '09:00'
|
||||
author: 'Florent Le Saout'
|
||||
type: 'event'
|
||||
illustration: '/images/posts/Affiche-PAE-Thorigne-JIDF-Mars2023.jpg'
|
||||
illustration: '/images/posts/Affiche-PAE-Thorigne-JIDF-Mars2023.webp'
|
||||
description: 'Astrolabe sera au forum "Osez au féminin" sur l''insertion, l''emploi et l''entrepreneuriat.'
|
||||
---
|
||||
|
||||
@@ -48,6 +48,6 @@ Si vous êtes un homme vous serez le bienvenue aussi 😉
|
||||
|
||||
<center>
|
||||
<a href="https://annuaire.ille-et-vilaine.fr/organisme/visualiser/1016/88/0">
|
||||
<img src="/images/posts/Programmation-PAE-Thorigne-JIDF-Mars2023.jpg" alt="Programme Journée PAE">
|
||||
<img src="/images/posts/Programmation-PAE-Thorigne-JIDF-Mars2023.webp" alt="Programme Journée PAE">
|
||||
</a>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user