From 61c7bd62c1bb6caa58c42bc913f7fbc91253eff2 Mon Sep 17 00:00:00 2001 From: Mathias Date: Wed, 9 Sep 2026 21:23:43 +0200 Subject: [PATCH] =?UTF-8?q?branding:=20impl=C3=A9mentation=20globale=20du?= =?UTF-8?q?=20logo=20officiel=20et=20favicon=20SVG=20sur=20toutes=20les=20?= =?UTF-8?q?pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site-web/a-propos.html | 1 + site-web/favicon.svg | 43 +++++++++++++++++++++++++++ site-web/index.html | 1 + site-web/infrastructure.html | 1 + site-web/logo-forgium.svg | 57 ------------------------------------ site-web/logo.svg | 43 +++++++++++++++++++++++++++ site-web/offres.html | 1 + 7 files changed, 90 insertions(+), 57 deletions(-) create mode 100644 site-web/favicon.svg delete mode 100644 site-web/logo-forgium.svg create mode 100644 site-web/logo.svg diff --git a/site-web/a-propos.html b/site-web/a-propos.html index 105e7ea..dacd760 100644 --- a/site-web/a-propos.html +++ b/site-web/a-propos.html @@ -8,6 +8,7 @@ + diff --git a/site-web/favicon.svg b/site-web/favicon.svg new file mode 100644 index 0000000..9bebe75 --- /dev/null +++ b/site-web/favicon.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site-web/index.html b/site-web/index.html index 49a4ecd..658c1a1 100644 --- a/site-web/index.html +++ b/site-web/index.html @@ -13,6 +13,7 @@ href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap" rel="stylesheet"> + diff --git a/site-web/infrastructure.html b/site-web/infrastructure.html index 67f9f27..47239b4 100644 --- a/site-web/infrastructure.html +++ b/site-web/infrastructure.html @@ -8,6 +8,7 @@ + diff --git a/site-web/logo-forgium.svg b/site-web/logo-forgium.svg deleted file mode 100644 index 6087007..0000000 --- a/site-web/logo-forgium.svg +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/site-web/logo.svg b/site-web/logo.svg new file mode 100644 index 0000000..9bebe75 --- /dev/null +++ b/site-web/logo.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site-web/offres.html b/site-web/offres.html index 289cf71..6e7d91c 100644 --- a/site-web/offres.html +++ b/site-web/offres.html @@ -8,6 +8,7 @@ +