-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
23 lines (18 loc) · 736 Bytes
/
resume.html
File metadata and controls
23 lines (18 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: page
title: Resume
---
<div>
<embed src= "/resume/resume.pdf" type="application/pdf" width="725px" height="994px"/>
</div>
<!-- <object data="/resume/resume.pdf" type="application/pdf" width="100%" height="782px">
<p><a href="https://github.com/kahliloppenheimer/resume/blob/master/resume.pdf></a></p>
</object> -->
<!-- <div class="row-fluid align-center">
<iframe class = "span12" style="float:none;display:inline;height:995px;width:725px;" src="/resume/resume.pdf" frameborder="0"></iframe>
<br>
</div> -->
<!-- <a download="kahliloppenheimer_resume.pdf" href="/resume/resume.pdf" class="linkwrap">
<div class="blocker"></div>
<src="assets/resume.pdf" scrolling="no" frameBorder="0"></iframe>
</a> -->