Skip to content

Commit a893b06

Browse files
authored
choosing one method
1 parent 3842ca5 commit a893b06

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

_includes/resume.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,11 @@
33
<div class="row justify-content-center">
44
<div class="col-lg-8 col-lg-offset-2">
55
<h2 id="resume">Resume</h2>
6-
<div class="d-flex flex-row">
6+
<div class="d-flex flex-lg-row">
77
<div class="col-lg-6">
88
<iframe src="https://drive.google.com/file/d/1shvgdhKlsYGi8xl3IbVow5CItu_jiobo/preview" id="resume"></iframe>
99
</div>
1010
</div>
11-
12-
<div class="d-flex flex-row">
13-
<div class="col-lg-6">
14-
<embed src="https://drive.google.com/file/d/1shvgdhKlsYGi8xl3IbVow5CItu_jiobo/pub?embedded=true" width="100%" height="600px">
15-
</div>
16-
</div>
17-
18-
<div class="d-flex flex-row">
19-
<div class="col-lg-6">
20-
<iframe src="https://drive.google.com/file/d/1shvgdhKlsYGi8xl3IbVow5CItu_jiobo/preview" width="100%" height="600px"></iframe>
21-
</div>
22-
</div>
2311
</div>
2412
</div>
2513
</section>

0 commit comments

Comments
 (0)