Skip to content

Commit d602cd0

Browse files
authored
Update index.html
Adding poster
1 parent edf43a1 commit d602cd0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/calico/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,13 @@ <h2 class="title is-3">Video</h2>
183183
</div>
184184
</div>
185185
<!--/ Paper video. -->
186+
187+
<div class="columns is-centered has-text-centered">
188+
<div class="column is-four-fifths">
189+
<h2 class="title is-3">Poster</h2>
190+
<iframe src="static/pdfs/calicoposter.pdf" width="100%" height="550"></iframe>
191+
</div>
192+
</div>
186193
</div>
187194
</section>
188195

0 commit comments

Comments
 (0)