Skip to content

Commit 1a44edc

Browse files
committed
Merge pull request #5 from dcarrot2/resume
Resume
2 parents 14f4212 + c773e8c commit 1a44edc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3 style="margin-top: 12px;">Hi. My name is Daniel Diaz.</h3>
6868
</div>
6969
<div class="col-sm 3">
7070
<span class="fa fa-pencil"></span>
71-
<p>Feel free to browse through this site or my <a href="http://dcarrot2.pythonanywhere.com/">blog.</a> Read my resume and shoot me an <a href="mailto:[email protected]">email</a> if you like what you see!</p>
71+
<p>Feel free to browse through this site or my <a href="http://dcarrot2.pythonanywhere.com/">blog.</a> Read my <a href=/resume">resume</a> and shoot me an <a href="mailto:[email protected]">email</a> if you like what you see!</p>
7272
</div>
7373
</div>
7474
<div id="social" class="row">

resume/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
</head>
2525

2626
<body>
27-
<iframe src="https://drive.google.com/file/d/0ByPsB--wOCsLOHZ5VjUyQjlyYVk/preview" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
27+
<iframe src="https://drive.google.com/file/d/0ByPsB--wOCsLMFRJaXc5YVJQVmc/preview" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
2828
</iframe>
2929
</body>
3030

31-
</html>
31+
</html>

0 commit comments

Comments
 (0)