Skip to content

Commit e4046ca

Browse files
committed
Changes
1 parent d5dc5eb commit e4046ca

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

_site/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,9 @@ <h2 class="title is-3 has-text-centered">Skills deployed in simulation</h2>
829829
<div class="container has-text-centered">
830830
<h2 class="title is-3">DreamControl Methodology</h2>
831831
<div class="item">
832-
<embed src="static/images/method.pdf" type="application/pdf" width="100%" height="620px" />
832+
<!-- add overview.png here -->
833+
<img src="static/images/overview.png" alt="DreamControl Methodology">
834+
<!-- <embed src="static/images/method.pdf" type="application/pdf" width="100%" height="620px" /> -->
833835
<!-- <iframe src="static/images/method.pdf" width="100%" height="600px"></iframe> -->
834836
<!-- <object data="static/images/method.pdf#view=FitH"
835837
type="application/pdf"

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,9 @@ <h2 class="title is-3 has-text-centered">Skills deployed in simulation</h2>
829829
<div class="container has-text-centered">
830830
<h2 class="title is-3">DreamControl Methodology</h2>
831831
<div class="item">
832-
<embed src="static/images/method.pdf" type="application/pdf" width="100%" height="620px" />
832+
<!-- add overview.png here -->
833+
<img src="static/images/overview.png" alt="DreamControl Methodology">
834+
<!-- <embed src="static/images/method.pdf" type="application/pdf" width="100%" height="620px" /> -->
833835
<!-- <iframe src="static/images/method.pdf" width="100%" height="600px"></iframe> -->
834836
<!-- <object data="static/images/method.pdf#view=FitH"
835837
type="application/pdf"

static/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)