From 10f387aa45c1c31907894997bfd8349b149e38cc Mon Sep 17 00:00:00 2001 From: Ishake <77319608+if-web-dev@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:00:20 +0100 Subject: [PATCH] Update 2.2.html l'image ne s'affiche plus ! --- src/solutions/2.2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/solutions/2.2.html b/src/solutions/2.2.html index d74bfc1..6b8168b 100755 --- a/src/solutions/2.2.html +++ b/src/solutions/2.2.html @@ -39,7 +39,7 @@ 'figure', null, React.createElement('img', { - src: 'https://img.daisyui.com/images/stock/photo-1606107557195-0e29a4b5b4aa.jpg', + src: 'https://img.daisyui.com/images/stock/photo-1606107557195-0e29a4b5b4aa.webp', alt: 'Shoes', }) ),