diff --git a/.gitattributes b/.gitattributes index 4e6ea2ba41d7f615cd7eed44f91b1e5cdf0e510f..a0334b88be3dc378d8677d4e6b9a16c805b7f0f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -63,6 +63,7 @@ IMG/icones_barre/notes.png -text IMG/icones_barre/oelig-maj.png -text IMG/icones_barre/oelig.png -text IMG/icones_barre/quote.png -text +IMG/logo_spip.jpg -text IMG/test.gif -text IMG/test.jpg -text IMG/test.png -text @@ -228,4 +229,3 @@ ecrire/puce.gif -text ecrire/puce_rtl.gif -text /puce.gif -text /puce_rtl.gif -text -/spip_logo.jpg -text diff --git a/spip_logo.jpg b/IMG/logo_spip.jpg similarity index 100% rename from spip_logo.jpg rename to IMG/logo_spip.jpg diff --git a/sommaire-dist.html b/sommaire-dist.html index 3b4b0e4ed0c42b9dc48079ca7ad0743e173d4c42..37d3ac1a52c4c2e1c4e1c68f1935f10f4c3f671c 100644 --- a/sommaire-dist.html +++ b/sommaire-dist.html @@ -71,7 +71,7 @@ <!-- Logo SPIP --> -<a href="http://www.spip.net"><img src="spip_logo.jpg" width="105" height="92" border="0" alt="<:site_realise_avec_spip:>"></a> +<a href="http://www.spip.net"><img src="IMG/logo_spip.jpg" width="105" height="92" border="0" alt="<:site_realise_avec_spip:>"></a> <!-- Formulaire administrateur -->