From afb80a12c3b18cb42032d689f5a0c1dba4186613 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20-=20Le=20Filament?= <remi@le-filament.com>
Date: Tue, 14 Sep 2021 18:52:01 +0200
Subject: [PATCH] [UPD] people

---
 notre-posture/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/notre-posture/index.html b/notre-posture/index.html
index 07a20a5..952380c 100644
--- a/notre-posture/index.html
+++ b/notre-posture/index.html
@@ -248,7 +248,7 @@
                                     <div class="equipe-personne">
                                         <h3>Mathieu<div class="title-hover"></div></h3>
                                         <a href="mailto:mathieu@le-filament.com">mathieu@le-filament.com</a>
-                                        <p class="activite">Infrastructure</p>
+					<p class="activite">Support <br> Documentation</p>
                                     </div>
                                     <div class="equipe-personne">
                                         <h3>Jordan<div class="title-hover"></div></h3>
@@ -256,9 +256,9 @@
                                         <p class="activite">Développement</p>
                                     </div>
                                     <div class="equipe-personne">
-                                        <h3>Pierre<div class="title-hover"></div></h3>
-                                        <a href="mailto:pierre@le-filament.com">pierre@le-filament.com</a>
-                                        <p class="activite">Accompagnement</p>
+                                        <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>
                             </div>
-- 
GitLab