We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff55ab6 commit 90463dfCopy full SHA for 90463df
projects/calico/index.html
@@ -171,7 +171,19 @@ <h2 class="title is-3">Abstract</h2>
171
</div>
172
173
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&showinfo=0"
181
+ frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
182
+ </div>
183
184
185
+ <!--/ Paper video. -->
186
187
</section>
188
189
<section class="section" style="background-color:#dadada81">
0 commit comments