site-perso/index.qmd
2025-04-09 17:09:15 +02:00

28 lines
No EOL
651 B
Text

---
title: "Site perso"
image: media/photo.jpg
execute:
freeze: auto
about:
template: trestles
image-shape: round
image-width: 12em
links:
- text: Email
icon: envelope
href: mailto:louis.lacoste@agroparistech.fr
target: _blank
- text: "{{< ai orcid >}} ORCID"
href: https://orcid.org/0009-0004-0178-9821
target: _blank
- text: "{{< fa brands github >}} Github"
href: https://github.com/Polarolouis
target: _blank
- text: "{{< fa file-pdf >}} CV"
href: https://git.polarolouis.fr/polarolouis/cv-latex/raw/branch/main/cv.pdf
---
Will update later
```{r}
print("Cc Antoine")
```