diff --git a/404.html b/404.html index 54e9b073ca5780a4e3948cb935b8888dbe4a0844..d31e0a8c305645701a48d8fc003e055205872f56 100644 --- a/404.html +++ b/404.html @@ -71,7 +71,7 @@ <body> <div class="logo-home-filament"> <a href="https://le-filament.com"> - <img src="img/logo-lefilament-V.png" alt="Le Filament - Mettre l'humain avant l'outil" class="img-responsive"> + <img src="img/logo-lefilament-V.svg" alt="Le Filament - Mettre l'humain avant l'outil" class="img-responsive"> </a> </div> <h1>Page Non trouvée</h1> diff --git a/contact/index.html b/contact/index.html index 44f2ac70ccdc9782395216e0fafb414838a55d62..51323ab41513626ed608db3ecfc6f15e5256ee17 100644 --- a/contact/index.html +++ b/contact/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> diff --git a/img/logo-bitbucket.png b/img/logo-bitbucket.png deleted file mode 100644 index 2a06d232bc66bda03d3c9722f15f001c3d3fd659..0000000000000000000000000000000000000000 Binary files a/img/logo-bitbucket.png and /dev/null differ diff --git a/img/logo-dockerhub.png b/img/logo-dockerhub.png deleted file mode 100644 index cfe5765f0ea2a9b5149c57b990fb02f604cb28c0..0000000000000000000000000000000000000000 Binary files a/img/logo-dockerhub.png and /dev/null differ diff --git a/img/logo-github2.png b/img/logo-github2.png deleted file mode 100644 index 34646b9485d3840003f75ef46ca158a5a51b1d40..0000000000000000000000000000000000000000 Binary files a/img/logo-github2.png and /dev/null differ diff --git a/img/outils/nextcloud-logo.png b/img/outils/nextcloud-logo.png deleted file mode 100644 index 85193b381b35d34f672a4467a6087b0554eef531..0000000000000000000000000000000000000000 Binary files a/img/outils/nextcloud-logo.png and /dev/null differ diff --git a/img/outils/nexcloud-logo.svg b/img/outils/nextcloud-logo.svg similarity index 100% rename from img/outils/nexcloud-logo.svg rename to img/outils/nextcloud-logo.svg diff --git a/img/outils/odoo-logo.png b/img/outils/odoo-logo.png deleted file mode 100644 index 6002a5bc5ae12108de2d4c8d309ca7b40fc8eff5..0000000000000000000000000000000000000000 Binary files a/img/outils/odoo-logo.png and /dev/null differ diff --git a/index.html b/index.html index 335b3931ec22c0af8cf6d114495cb71a948d8507..7f96a6675e48ae68dc56db4e6f69c28168231ab1 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ <div class="home"> <div class="home-content"> <div class="logo-home-filament"> - <img src="img/logo-lefilament-V.png" alt="Le Filament - Mettre l'humain avant l'outil" class="img-responsive"> + <img src="img/logo-lefilament-V.svg" alt="Le Filament - Mettre l'humain avant l'outil" class="img-responsive"> </div> <h1>Avec Le Filament, regardez le numérique d'un nouvel oeil</h1> </div> diff --git a/mentions-legales/index.html b/mentions-legales/index.html index e590d027d3478e9981315c420e0bdcc234725d1a..9691ece536eef16e8f8ffa1e5e3dd4e76e08b6f0 100644 --- a/mentions-legales/index.html +++ b/mentions-legales/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -298,7 +298,7 @@ <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a> <br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div> diff --git a/notre-conviction/index.html b/notre-conviction/index.html index 3e505b45493524abc365e2f7e68eaeb502c02051..84fa261ef92bb8524adf5f8db7ebc133ae451fce 100644 --- a/notre-conviction/index.html +++ b/notre-conviction/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -303,7 +303,7 @@ </div> <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a><br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div> diff --git a/notre-demarche/index.html b/notre-demarche/index.html index 8d028172c06a6a069009878d9aab7eb218a6436b..387a9a3ee629a7911d55db08f906361675a30cf4 100644 --- a/notre-demarche/index.html +++ b/notre-demarche/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -255,14 +255,14 @@ <div class="outil-bloc-logo"> <h4>Gestion d'entreprise</h4> <div class="outil-image"> - <img src="../img/outils/odoo-logo.png" alt="Odoo logiciel de gestion d'entreprise" class="img-outil"> + <img src="../img/outils/odoo-logo.svg" alt="Odoo logiciel de gestion d'entreprise" class="img-outil"> </div> </div> <div class="outil-bloc-logo"> <h4>Partage de fichiers</h4> <div class="outil-image"> - <img src="../img/outils/nextcloud-logo.png" alt="Nextcloud - partage de fichiers" class="img-outil"> + <img src="../img/outils/nextcloud-logo.svg" alt="Nextcloud - partage de fichiers" class="img-outil"> </div> </div> @@ -337,7 +337,7 @@ <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a> <br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div> diff --git a/notre-ecosysteme/index.html b/notre-ecosysteme/index.html index fc41b75a6128484bfdb484e221f321409809ebb8..6a8e512e05c87164fd2abc05c9504efe7bcaf35d 100644 --- a/notre-ecosysteme/index.html +++ b/notre-ecosysteme/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -272,7 +272,7 @@ <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a> <br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div> diff --git a/notre-impact/index.html b/notre-impact/index.html index 84ac4efaa68c2f394049586e1ac6dccc7d4d1806..3cbc11d482101121a30c8eef2136cfdff9e0b450 100644 --- a/notre-impact/index.html +++ b/notre-impact/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -257,7 +257,7 @@ <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a> <br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div> diff --git a/notre-posture/index.html b/notre-posture/index.html index a64f3d9e61df05206b6b024fdc03b32f83d0f10e..770a7083c591902b73329dfa474d5d74cf0ef55d 100644 --- a/notre-posture/index.html +++ b/notre-posture/index.html @@ -53,7 +53,7 @@ <header id="masthead" class="site-header"> <div class="site-branding container-site"> <a href="../" class="custom-logo-link" rel="home" itemprop="url"> - <img src="../img/logo-lefilament.png" class="custom-logo" alt="Le Filament" > + <img src="../img/logo-lefilament-H.svg" class="custom-logo" alt="Le Filament" > </a> <div id="top-container"> <div id="menu-top-content" class="menu-top-content"> @@ -264,7 +264,7 @@ <footer> <p>© Le Filament - <a href="../mentions-legales">Mentions Légales</a> <br/> - <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.png" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github2.png" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-dockerhub.png" class="custom-logo" alt="Le Filament - DockerHub" ></a> + <a href="https://bitbucket.org/lefilament/" target="_blank" title="Le Filament - Bitbucket"><img src="../img/logo-bitbucket.svg" class="custom-logo" alt="Le Filament - Bitbucket" ></a> - <a href="https://github.com/lefilament" target="_blank" title="Le Filament - GitHub"><img src="../img/logo-github.svg" class="custom-logo" alt="Le Filament - GitHub" ></a> - <a href="https://hub.docker.com/search/?q=lefilament%2F&type=image" target="_blank" title="Le Filament - DockerHub"><img src="../img/logo-docker.svg" class="custom-logo" alt="Le Filament - DockerHub" ></a> </p> </footer> </div>