Skip to content

Commit

Permalink
fix cv size
Browse files Browse the repository at this point in the history
  • Loading branch information
beuleubeuleu committed Oct 21, 2023
1 parent a48be5c commit 55e87df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/cv.astro
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import BreadcrumbsItem from "../components/shared/BreadcrumbsItem.astro";
</li>
<li>
Télécharger
<a href="/CV-Billy-Klotz-FR-v4.pdf" download>billy-klotz-cv-webdev (.pdf 245ko )</a>
<a href="/CV-Billy-Klotz-FR-v4.pdf" download>billy-klotz-cv-webdev (.pdf 251ko )</a>
</li>
</ul>
<Image src={ cvPdf } alt="cv" width="960" height="1354" class="cv" format="webp"></Image>
Expand Down

0 comments on commit 55e87df

Please sign in to comment.