diff --git a/src/index.html b/src/index.html
index 6add30a..2659a6f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -73,6 +73,13 @@
CV
Enseignement
+ -
+ 2023
+ 2024
+
+ -
+ STI2D,
+ Lycée du Pays de Soule, Chéraute.
-
2022
2023
@@ -83,10 +90,16 @@
Publications
+ - 2023
+ - Large concrete block displaced by a rogue wave : analysis of an event incidentally captured by a photographer,
+ Stéphane ABADIE, Edgar P. BURKHART, Amirhossein PARVIN,
+ European Geosciences Union General Assembly 2023,
+ DOI:10.5194/egusphere-egu23-3336
- 2022
- Déplacement d’un bloc de béton de 50T par une vague extrême : analyse d’un événement capturé par un
photographe,
Edgar P. BURKHART, Amirhossein PARVIN, Stéphane ABADIE (pp 551-558),
+ XVIIes Journées Nationales Génie Côtier – Génie Civil,
DOI:10.5150/jngcgc.2022.057 [PDF]
diff --git a/src/static/css/main.css b/src/static/css/main.css
index eee33cd..2815b10 100644
--- a/src/static/css/main.css
+++ b/src/static/css/main.css
@@ -206,3 +206,6 @@ footer {
margin-top: 0;
}
+.sup {
+ font-feature-settings: "sups" 1;
+}