diff --git a/downloads/hugo_lamy_2023_cv.pdf b/downloads/hugo_lamy_2023_cv.pdf new file mode 100644 index 0000000..eeeaa8b Binary files /dev/null and b/downloads/hugo_lamy_2023_cv.pdf differ diff --git a/index.html b/index.html index 263935f..741063d 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ CV -->
-

voici mon CV, que vous pouvez egalement télécharger en pdf

+

voici mon CV, que vous pouvez egalement télécharger en pdf

Informatique

diff --git a/styles/text.css b/styles/text.css index 29fea6c..d81516d 100644 --- a/styles/text.css +++ b/styles/text.css @@ -27,7 +27,7 @@ li { li::marker { font-size: 1.2rem; } -a::after { +a:not([download])::after { content: attr(href); } h1 { margin: 30px 0px; font-size: 2.25rem; }