added cv pdf
This commit is contained in:
BIN
downloads/hugo_lamy_2023_cv.pdf
Normal file
BIN
downloads/hugo_lamy_2023_cv.pdf
Normal file
Binary file not shown.
@@ -78,7 +78,7 @@
|
|||||||
CV
|
CV
|
||||||
-->
|
-->
|
||||||
<section id="cv" data-flex="vertical left">
|
<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>
|
<details>
|
||||||
<summary>
|
<summary>
|
||||||
<h2>Informatique</h2>
|
<h2>Informatique</h2>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ li {
|
|||||||
li::marker {
|
li::marker {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
a::after {
|
a:not([download])::after {
|
||||||
content: attr(href);
|
content: attr(href);
|
||||||
}
|
}
|
||||||
h1 { margin: 30px 0px; font-size: 2.25rem; }
|
h1 { margin: 30px 0px; font-size: 2.25rem; }
|
||||||
|
|||||||
Reference in New Issue
Block a user