We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e853e32 commit b873313Copy full SHA for b873313
1 file changed
_pages/cv.md
@@ -1,9 +1,7 @@
1
---
2
-layout: cv
3
-permalink: /cv/
4
-title: cv
5
-description: Here you can download my cv.
6
-nav: true
7
-nav_order: 4
8
-cv_pdf: 2024_Espadafor_CV.pdf
+You can access my CV using the button below:
+
+<a href="https://drive.google.com/file/d/14CvOtY4_0DRfzKBAGNeLFtD9Lkd16zRG/view?usp=sharing" target="_blank" style="display: inline-block; padding: 12px 24px; background-color: #007ACC; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; margin-top: 20px;">
+ Access my CV here
+</a>
9
0 commit comments