From f1c5d6f9b04dd2555e0b0943de415fbd4a609421 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:19:03 +0200 Subject: [PATCH] =?UTF-8?q?[ADD]=20Mathieu=20as=20associ=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/notre-posture/section.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/notre-posture/section.html b/layouts/notre-posture/section.html index e9b9014..3565572 100644 --- a/layouts/notre-posture/section.html +++ b/layouts/notre-posture/section.html @@ -39,16 +39,19 @@ <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>Associé</p> <p class="activite">Support <br> Documentation</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></p> <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></p> <p class="activite">Développement</p> </div> </div> -- GitLab