From a8bab7ad24d909cb234068d3a7e4c3b6188e2d4a Mon Sep 17 00:00:00 2001 From: Ishake <77319608+if-web-dev@users.noreply.github.com> Date: Wed, 4 Dec 2024 22:01:47 +0100 Subject: [PATCH] Update 2.3.html l'image ne s'affiche plus ! --- src/solutions/2.3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/solutions/2.3.html b/src/solutions/2.3.html index 78ed6c8..dc2fda5 100755 --- a/src/solutions/2.3.html +++ b/src/solutions/2.3.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', }) ),