Add tool to auto-convert images as webp when running the prod script
This commit is contained in:
@@ -3,7 +3,7 @@ title: 'Grace Hopper, légende de l''informatique et de l''intelligence artifici
|
||||
date: '2023-09-17'
|
||||
author: 'Lucie Margaria'
|
||||
type: 'news'
|
||||
illustration: '/images/posts/grace-hopper.jpg'
|
||||
illustration: '/images/posts/grace-hopper.webp'
|
||||
description: 'Astrolabe CAE met en avant Grace Hopper, informaticienne visionnaire ayant révolutionné l''informatique avec le langage COBOL.'
|
||||
---
|
||||
|
||||
@@ -17,7 +17,7 @@ Pendant la Seconde Guerre mondiale, Hopper s'est engagée dans la marine améric
|
||||
|
||||
<center>
|
||||
<a href="https://fr.wikipedia.org/wiki/Harvard_Mark_I">
|
||||
<img src="/images/posts/MARK1-grace-hopper.JPG" alt="Havard Mark I">
|
||||
<img src="/images/posts/MARK1-grace-hopper.webp" alt="Havard Mark I">
|
||||
</a>
|
||||
</center>
|
||||
|
||||
@@ -33,7 +33,7 @@ Sa contribution la plus remarquable fut le développement du langage de programm
|
||||
|
||||
<center>
|
||||
<a href="https://fr.wikipedia.org/wiki/Cobol">
|
||||
<img src="/images/posts/COBOL-grace-hopper.png" alt="COBOL">
|
||||
<img src="/images/posts/COBOL-grace-hopper.webp" alt="COBOL">
|
||||
</a>
|
||||
</center>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user