Resume now displays on tab
This commit is contained in:
parent
b168b11902
commit
02719113c9
8 changed files with 35 additions and 15 deletions
BIN
content/resume/SharwinPatilResume.pdf
Normal file
BIN
content/resume/SharwinPatilResume.pdf
Normal file
Binary file not shown.
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
title: "My Resume"
|
||||
url: "/resume/"
|
||||
---
|
||||
|
||||
Here’s my resume—scroll or download directly:
|
||||
|
||||
<iframe
|
||||
src="{{ "files/SharwinPatilResume.pdf" | relURL }}"
|
||||
width="100%"
|
||||
height="800"
|
||||
style="border: none;"
|
||||
></iframe>
|
20
content/resume/index.md
Normal file
20
content/resume/index.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "My Resume"
|
||||
date: 2025-06-29T09:00:00+00:00
|
||||
description: Here’s my resume—scroll or download directly
|
||||
hero: images/sharwin_ethan_chessbot.png
|
||||
url: "/resume/"
|
||||
repo: https://github.com/Sharwin24/Resume
|
||||
---
|
||||
|
||||
|
||||
|
||||
<iframe
|
||||
src="SharwinPatilResume.pdf"
|
||||
width="100%"
|
||||
height="800"
|
||||
style="border: none;"
|
||||
allowfullscreen
|
||||
loading="lazy"
|
||||
title="Sharwin Patil Resume"
|
||||
></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue