diff --git a/docs/hugo_lamy_2024_cv.pdf b/docs/hugo_lamy_cv_2024.pdf similarity index 68% rename from docs/hugo_lamy_2024_cv.pdf rename to docs/hugo_lamy_cv_2024.pdf index c2baf75..9144d8f 100644 Binary files a/docs/hugo_lamy_2024_cv.pdf and b/docs/hugo_lamy_cv_2024.pdf differ diff --git a/docs/projects/ljdp_map_clusters.gif b/docs/projects/ljdp_map_clusters.gif new file mode 100644 index 0000000..3e8ddab Binary files /dev/null and b/docs/projects/ljdp_map_clusters.gif differ diff --git a/docs/projects/ljdp_map_filters.gif b/docs/projects/ljdp_map_filters.gif new file mode 100644 index 0000000..67c20e2 Binary files /dev/null and b/docs/projects/ljdp_map_filters.gif differ diff --git a/index.html b/index.html index a3f3d15..dff5a4e 100644 --- a/index.html +++ b/index.html @@ -81,11 +81,12 @@

voir le CV

cacher le CV

- télécharger en pdf + télécharger en pdf

COMPÉTENCES

EXPÉRIENCES

@@ -143,7 +144,7 @@
-

code-sources :

+

code-sources de tous les projets :

@@ -161,6 +162,12 @@ +
+

description

+ + +
+
diff --git a/styles/elements/projects.css b/styles/elements/projects.css index 77d8fb7..b148957 100644 --- a/styles/elements/projects.css +++ b/styles/elements/projects.css @@ -2,6 +2,8 @@ header { height: 300px; } + figure { + } article { display: grid; grid-gap: 20px;