From ec2ee1d9f344be73dec28724e023cb4ef31b5675 Mon Sep 17 00:00:00 2001
From: Alex <alexandre.meyer@univ-lyon1.fr>
Date: Tue, 3 Dec 2024 19:41:23 +0100
Subject: [PATCH] ...

---
 web/content/_index.md          |  2 +-
 web/content/research/_index.md |  2 +-
 web/content/teaching/_index.md | 16 ++++++++--------
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/web/content/_index.md b/web/content/_index.md
index 95d0f65..f9d5120 100644
--- a/web/content/_index.md
+++ b/web/content/_index.md
@@ -5,7 +5,7 @@
 <div style="display: flex; align-items: center;">
   <img src="images/alex.png" alt="Alexandre Meyer" style="margin-right: 10px;">
   <p>
-  **Maître de Conférences (HDR)**
+    <b>Maître de Conférences (HDR)</b>
 
     Université Lyon 1 - LIRIS<br>
     Bâtiment Nautibus (710)<br>
diff --git a/web/content/research/_index.md b/web/content/research/_index.md
index e1d8b4d..a83397c 100644
--- a/web/content/research/_index.md
+++ b/web/content/research/_index.md
@@ -7,7 +7,7 @@ description: "Alexandre Meyer's research"
 ## Research interests
 My research is at the interface between computer graphics and computer vision, with a large part of machine learning (deep learning). In computer vision, my work focuses on the recognition of expressions from faces and body movements, often making a link with animation or perception. On the computer graphics side, my work ranges from procedural animation (zero data) to learning based animation (deep animation), with a special interest in editing or creating style in animations.
 
-![im_all.png](images/band_research.jpg)
+![im_all.png](../images/band_research.jpg)
 
 
 
diff --git a/web/content/teaching/_index.md b/web/content/teaching/_index.md
index c324bbc..79cc1e6 100644
--- a/web/content/teaching/_index.md
+++ b/web/content/teaching/_index.md
@@ -6,23 +6,23 @@ description: "Teaching"
 
 I teach algorithm, programming, computer graphics, computer animation and since 2022 machine learning for images at different levels.
 
-![im_all.png](images/band_teaching.jpg)
+![im_all.png](../images/band_teaching.jpg)
 
 
 ## 2024/25
 
 ### Autumn semester
-* L1 : LIFAPI Introduction Algo/Prog (TD 18h et TP 25h)
+* L1 : [LIFAPI Introduction Algo/Prog](https://perso.univ-lyon1.fr/elodie.desseree/LIFAPI/) (TD 18h et TP 25h)
 * L3 : LIFPROJET Projet Informatique (TP)
-* M2 ID3D : Animation de personnage (CM,TD,TP) CM-Partie Animation de Personnage + TP toutes les parties
-* M2 ID3D : Image et Deep Learning
+* M2 ID3D : [Animation de personnage](http://alexandre.meyer.pages.univ-lyon1.fr/m2-animation/) (CM,TD,TP) du cours ACAMP
+* M2 ID3D : [Image et Deep Learning](http://alexandre.meyer.pages.univ-lyon1.fr/m2-apprentissage-profond-image/am/tp_nnfromscratch/)
 
 ### Spring semester
-* L1 : LIFAMI Application en Math et en Info (CM, TD, TP)
-* L2 : LIFAPCD Conception et Développement d'Applications (CM 4h,TD 12h, TP 40h)
+* L1 : [LIFAMI Application en Math et en Info](http://licence-info.univ-lyon1.fr/LIFAMI) (CM, TD, TP)
+* L2 : [LIFAPCD Conception et Développement d'Applications](http://licence-info.univ-lyon1.fr/LIFAPCD) (CM 4h,TD 12h, TP 40h)
 * L3 : LIFPROJET Projet Informatique (TP)
-* M1 : Partie Animation de personnage du cours Animation en Synthèse d'image (Option du semestre 2, CM,TP)
-* L3 : LIFSTAGE UE Stage de Licence (with Elodie Desserée)
+* M1 : [Partie Animation de personnage](http://alexandre.meyer.pages.univ-lyon1.fr/m1if37-animation/) du cours "Animation en Synthèse d'image" (Option du semestre 2, CM,TP)
+* L3 : [LIFSTAGE UE Stage de Licence](http://licence-info.univ-lyon1.fr/LIFSTAGE) (with Elodie Desserée)
 
 
 ## Responsabilities
-- 
GitLab