From b40efe69ae516d3f793ca14107bd31468d0358ad Mon Sep 17 00:00:00 2001
From: Juliana - Le Filament <juliana@le-filament.com>
Date: Thu, 25 Feb 2021 16:44:39 +0000
Subject: [PATCH] Update index.html

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

diff --git a/notre-posture/index.html b/notre-posture/index.html
index 6ad8d40..07a20a5 100644
--- a/notre-posture/index.html
+++ b/notre-posture/index.html
@@ -255,6 +255,11 @@
                                         <a href="mailto:jordan@le-filament.com">jordan@le-filament.com</a>
                                         <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>
+                                    </div>
                                 </div>
                             </div>
                         </div>
-- 
GitLab