From 8437e172cee1ed3d355585fd48fc6428daecc2aa Mon Sep 17 00:00:00 2001 From: LenraAdrien <144351509+LenraAdrien@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:21:21 +0100 Subject: [PATCH 1/2] Update .team.pug --- src/views/parts/.team.pug | 30 ++---------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/src/views/parts/.team.pug b/src/views/parts/.team.pug index 5b6498d..05e17a4 100644 --- a/src/views/parts/.team.pug +++ b/src/views/parts/.team.pug @@ -54,24 +54,7 @@ section#team | a(href="https://dart.dev" target="_blank" rel="noopener") Dart | . - li#emric - img(src="../img/team/emric.jpg" alt="Emric Pichonier") - details - summary - h3 Emric Pichonnier - p Back-end Developer - +social().app.small - a.lenra-icon-github(href="https://github.com/pichoemr" target="_blank" rel="noopener") - a.lenra-icon-youtube(href="https://youtube.com/shorts/Z9L4HFW7Vyc?feature=share" target="_blank" rel="noopener") - p - | Emric est en charge du back-end des applications et de la conception des bases de données. - | Il est passionné d' - a(href="https://elixir-lang.org" target="_blank" rel="noopener") Elixir - | - | et a créé un système de gestion de données avancé en utilisant - | - a(href="https://www.mongodb.com" target="_blank" rel="noopener") MongoDB - | . + li#flavien img(src="../img/team/flavien.jpg" alt="Flavien Cadet") details @@ -87,13 +70,4 @@ section#team a(href="https://kubernetes.io") Kubernetes | | n'a plus de secret pour lui. - li#alienor - img(src="../img/team/alienor.jpg" alt="Aliénor Malbosc") - details - summary - h3 Aliénor Malbosc - p Communication Manager - +social().app.small - a.lenra-icon-linkedin(href="https://www.linkedin.com/in/aliénor-malbosc-b03609220" target="_blank" rel="noopener") - p - | Elle est en charge de la stratégie de communication digitale et gère nos réseaux sociaux. \ No newline at end of file + From 16dad566bea3af666e8cde018f531181136bb9f6 Mon Sep 17 00:00:00 2001 From: Thomas DA ROCHA Date: Mon, 20 Jan 2025 15:41:49 +0100 Subject: [PATCH 2/2] fix: Suppression des sauts de lignes vides --- src/views/parts/.team.pug | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/parts/.team.pug b/src/views/parts/.team.pug index 05e17a4..95b0e19 100644 --- a/src/views/parts/.team.pug +++ b/src/views/parts/.team.pug @@ -54,7 +54,6 @@ section#team | a(href="https://dart.dev" target="_blank" rel="noopener") Dart | . - li#flavien img(src="../img/team/flavien.jpg" alt="Flavien Cadet") details @@ -70,4 +69,3 @@ section#team a(href="https://kubernetes.io") Kubernetes | | n'a plus de secret pour lui. -