We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b873313 commit c30513dCopy full SHA for c30513d
1 file changed
_pages/cv.md
@@ -1,7 +1,14 @@
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
+---
9
+
10
You can access my CV using the button below:
11
12
<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;">
13
Access my CV here
14
</a>
----
0 commit comments