Ajout des images PNG et JPG
All checks were successful
Déploiement DEV / deploy (push) Successful in 8s

This commit is contained in:
Christian CUNAT-BRULE
2026-08-06 20:24:52 +02:00
parent ce01f19404
commit ae9b9d1efc
23 changed files with 7 additions and 4 deletions

5
.gitattributes vendored
View File

@@ -15,4 +15,7 @@
*.svg text diff eol=lf
# Forcer WebP en fichier binaire
*.webp binary
*.webp binary
*.png binary
*.jpg binary
*.jpeg binary