Skip to content

Commit b2ca55c

Browse files
change img categories
modification des images des catégories (penser à les passer en webp ou svg pour la prochaine modif) suppression des anciennes images
1 parent 72f3e3e commit b2ca55c

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

content/index.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ numberOfLatestPostsToShow: 3
5353
url: "/ressources/videos/",
5454
title: "Vidéos",
5555
image: {
56-
src: "/img/ressources/ressources-videos.webp",
56+
src: "/img/ressources/Videos.png",
5757
alt: ""
5858
},
5959
description: "Découvrir toutes nos vidéos"
@@ -65,7 +65,7 @@ numberOfLatestPostsToShow: 3
6565
url: "/ressources/podcasts/",
6666
title: "Podcasts",
6767
image: {
68-
src: "/img/ressources/ressources-podcasts.webp",
68+
src: "/img/ressources/Podcasts.png",
6969
alt: ""
7070
},
7171
description: "Écouter nos podcasts"
@@ -77,7 +77,7 @@ numberOfLatestPostsToShow: 3
7777
url: "/ressources/lettres-information/",
7878
title: "Lettres d'information",
7979
image: {
80-
src: "/img/ressources/ressources-lettres.webp",
80+
src: "/img/ressources/Lettres d'info.png",
8181
alt: ""
8282
},
8383
description: "Relire nos lettres d'information"
38.8 KB
Loading

public/img/ressources/Podcasts.png

40.7 KB
Loading

public/img/ressources/Videos.png

40 KB
Loading
-4.38 KB
Binary file not shown.
-6.95 KB
Binary file not shown.
-3.97 KB
Binary file not shown.

0 commit comments

Comments
 (0)