-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.qmd
More file actions
18 lines (15 loc) · 738 Bytes
/
Copy pathcv.qmd
File metadata and controls
18 lines (15 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: "Curriculum Vitae"
page-layout: full
---
::: {.download-section}
[{{< fa arrow-up-right-from-square >}} View Full CV](https://lorenzofabbri.github.io/cv-auto/){.btn .btn-primary .btn-lg target="_blank"}
:::
```{=html}
<iframe src="https://lorenzofabbri.github.io/cv-auto/" width="100%" height="800px" style="border: 1px solid #ddd; border-radius: 8px; margin-top: 20px;">
<p>Your browser does not support iframes. Please <a href="https://lorenzofabbri.github.io/cv-auto/">view the CV</a> directly.</p>
</iframe>
```
::: {.cv-alternative}
*If the preview doesn't load, you can [view the full CV here](https://lorenzofabbri.github.io/cv-auto/) or check the [source on GitHub](https://github.com/lorenzoFabbri/cv-auto).*
:::