From fdadb432f91ab3b259e690dfd6b5c2c0f271bcd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Dinot?= <sebastien.dinot@csgroup.eu>
Date: Thu, 16 Feb 2023 01:04:37 +0100
Subject: [PATCH] chore: formatting

---
 _posts/2022-12-24-orekit-11.3.1-released.md | 4 ++--
 index.html                                  | 4 ++--
 rugged/support.html                         | 5 +++--
 support.html                                | 5 +++--
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/_posts/2022-12-24-orekit-11.3.1-released.md b/_posts/2022-12-24-orekit-11.3.1-released.md
index e7ffd4d..d83e248 100644
--- a/_posts/2022-12-24-orekit-11.3.1-released.md
+++ b/_posts/2022-12-24-orekit-11.3.1-released.md
@@ -27,6 +27,6 @@ This version depends on Hipparchus 2.3
 For complete release notes please see:
 https://www.orekit.org/site-orekit-11.3.1/changes-report.html
 
-The maven artifacts are available in maven central. 
+The maven artifacts are available in maven central.
 The source and binaries can be retrieved from the forge releases page:
-https://gitlab.orekit.org/orekit/orekit/-/releases
\ No newline at end of file
+https://gitlab.orekit.org/orekit/orekit/-/releases
diff --git a/index.html b/index.html
index 46592bb..203ccfa 100644
--- a/index.html
+++ b/index.html
@@ -169,7 +169,7 @@ layout: home_orekit
 
     <ul>
       <li>Paul Cefola (University at Buffalo)</li>
-      <li>Frank Dreger (European Space Agency - ESOC)</li>
+      <li>Frank Dreger (European Space Agency)</li>
       <li>Nicolas Frouvelle (CS GROUP)</li>
       <li>Hank Grabowski (Independent Expert)</li>
       <li>Sébastien Herbinière (Thales Alenia Space)</li>
@@ -178,7 +178,7 @@ layout: home_orekit
 	  <li>Maxime Journot (CS GROUP)</li>
       <li>Stéphanie Lizy-Destrez (ISAE)</li>
       <li>Luc Maisonobe (Independent Expert)</li>
-      <li>Guillermo Ortega (European Space Agency - ESTEC)</li>
+      <li>Guillermo Ortega (European Space Agency)</li>
       <li>Pascal Parraud (CS GROUP)</li>
       <li>Evan Ward (U.S. Naval Research Laboratory)</li>
     </ul>
diff --git a/rugged/support.html b/rugged/support.html
index 7a8bda5..6ef9b0d 100644
--- a/rugged/support.html
+++ b/rugged/support.html
@@ -67,11 +67,12 @@ layout: default_rugged
     <div class="bs-callout bs-callout-warning">
       <strong>CS GROUP</strong><br/>
       Space Business Unit<br/>
-      Parc de la Plaine - 6 rue Brindejonc des Moulinais<br/>
+      6 rue Brindejonc des Moulinais<br/>
       BP 15872<br/>
       31506 Toulouse Cedex 5<br/>
       France<br/>
-      Phone: +33 5.61.17.66.66 (ask for Jonathan Guinet or Guylaine Prat)
+      Phone: +33 5.61.17.66.66<br/>
+      (ask for <strong>Jonathan Guinet</strong> or <strong>Guylaine Prat</strong>)
     </div>
 
   </div>
diff --git a/support.html b/support.html
index 39be1d6..349b24c 100644
--- a/support.html
+++ b/support.html
@@ -64,11 +64,12 @@ layout: default_orekit
     <div class="bs-callout bs-callout-warning">
       <strong>CS GROUP</strong><br/>
       Space Business Unit<br/>
-      Parc de la Plaine - 6 rue Brindejonc des Moulinais<br/>
+      6 rue Brindejonc des Moulinais<br/>
       BP 15872<br/>
       31506 Toulouse Cedex 5<br/>
       France<br/>
-      Phone: +33 5.61.17.66.66 (ask for Anne-Olivia Biramben or Nicolas Frouvelle)
+      Phone: +33 5.61.17.66.66<br/>
+      (ask for <strong>Anne-Olivia Biramben</strong> or <strong>Nicolas Frouvelle</strong>)
     </div>
 
   </div>
-- 
GitLab