Skip to content

Commit

Permalink
feat: add cv
Browse files Browse the repository at this point in the history
  • Loading branch information
SatpreetMakhija committed Oct 12, 2024
1 parent f9011fe commit 88e27e9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions _pages/cv.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
---
layout: cv
# permalink: /cv/
layout: page
permalink: /cv/
title: cv
nav: false
nav: true
nav_order: 5
cv_pdf: example_pdf.pdf
description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
toc:
sidebar: left
#cv_pdf: example_pdf.pdf
#description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
#toc:
# sidebar: left

---


<iframe src="/assets/pdf/satpreet_makhija_cv.pdf" width="100%" height="800" frameborder="no" border="0" marginwidth="0" marginheight="0"></iframe>

Binary file added assets/pdf/satpreet_makhija_cv.pdf
Binary file not shown.

0 comments on commit 88e27e9

Please sign in to comment.