Skip to content

Commit 90463df

Browse files
authored
Update index.html
Added video
1 parent ff55ab6 commit 90463df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

projects/calico/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,19 @@ <h2 class="title is-3">Abstract</h2>
171171
</div>
172172
</div>
173173
</div>
174+
175+
<!-- Paper video. -->
176+
<div class="columns is-centered has-text-centered">
177+
<div class="column is-four-fifths">
178+
<h2 class="title is-3">Video</h2>
179+
<div class="publication-video">
180+
<iframe src="https://www.youtube.com/watch?v=xr0XIrpXG68?rel=0&amp;showinfo=0"
181+
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
182+
</div>
183+
</div>
174184
</div>
185+
<!--/ Paper video. -->
186+
</div>
175187
</section>
176188

177189
<section class="section" style="background-color:#dadada81">

0 commit comments

Comments
 (0)