Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Dec 10, 2023
1 parent 74f356d commit ac6ea9f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CV.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ icon: id-card
title: CV

pdf: '%BASE_URL%/assets/pdf/CV.pdf'
---
---

For a short résumé, please [click here](../resume/).
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ topmenu:
Resume:
updates:
local: updates.md
cv:
local: CV.md
resume:
local: resume.md
LinkedIn:
url: https://www.linkedin.com/in/saswatpadhi
title: LinkedIn
Expand Down
Binary file modified assets/pdf/CV.pdf
Binary file not shown.
Binary file added assets/pdf/Resume.pdf
Binary file not shown.
10 changes: 10 additions & 0 deletions resume.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: pdf-view

icon: id-card
title: Résumé

pdf: '%BASE_URL%/assets/pdf/Resume.pdf'
---

For a curriculum vitae, please [click here](../CV/).

0 comments on commit ac6ea9f

Please sign in to comment.