added cv pdf

This commit is contained in:
asus
2023-11-19 19:11:09 +01:00
parent 0d55418bf1
commit 2f95a96834
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -78,7 +78,7 @@
CV
-->
<section id="cv" data-flex="vertical left">
<h2>voici mon CV, que vous pouvez egalement <a>télécharger en pdf</a></h2>
<h2>voici mon CV, que vous pouvez egalement <a href="downloads/hugo_lamy_2023_cv.pdf" download>télécharger en pdf</a></h2>
<details>
<summary>
<h2>Informatique</h2>

View File

@@ -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; }