From 6f6389fa6fc9e59d63698c10fa0b37713973cb3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Tue, 27 Sep 2022 12:15:26 +0200
Subject: [PATCH] [UPD] Remove Jordan and add Lee

---
 layouts/notre-posture/section.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/layouts/notre-posture/section.html b/layouts/notre-posture/section.html
index 626de79..e9b9014 100644
--- a/layouts/notre-posture/section.html
+++ b/layouts/notre-posture/section.html
@@ -41,16 +41,16 @@
                 <a href="mailto:mathieu@le-filament.com">mathieu@le-filament.com</a>
 <p class="activite">Support <br> Documentation</p>
               </div>
-              <div class="equipe-personne">
-                <h3>Jordan<div class="title-hover"></div></h3>
-                <a href="mailto:jordan@le-filament.com">jordan@le-filament.com</a>
-                <p class="activite">Développement</p>
-              </div>
               <div class="equipe-personne">
                 <h3>Théo<div class="title-hover"></div></h3>
                 <a href="mailto:pierre@le-filament.com">theo@le-filament.com</a>
 <p class="activite">Infrastructure <br> Cybersécurité</p>
               </div>
+              <div class="equipe-personne">
+                <h3>Lee<div class="title-hover"></div></h3>
+                <a href="mailto:lee@le-filament.com">lee@le-filament.com</a>
+                <p class="activite">Développement</p>
+              </div>
             </div>
           </div>
         </div>
-- 
GitLab