Skip to content

Commit de4bdb1

Browse files
committed
new video sections in index.html Add author link and
1 parent c17ba7c commit de4bdb1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1 class="title is-1 publication-title">Heterogeneous Multi-Agent Learning in I
6363
<div class="is-size-5 publication-authors">
6464
<span class="author-block"><a href="#">Jacob Haight</a><sup>1</sup>,</span>
6565
<span class="author-block"><a href="#">Isaac Peterson</a><sup>1</sup>,</span>
66-
<span class="author-block"><a href="#">Christopher Allred</a><sup>1, 2</sup>,</span>
66+
<span class="author-block"><a href="https://zenif-night.github.io">Christopher Allred</a><sup>1, 2</sup>,</span>
6767
<span class="author-block"><a href="#">Mario Harper</a><sup>1</sup></span>
6868
<div class="is-size-5 publication-authors">
6969
<span class="author-block"><sup>1</sup> Utah State University,</span>
@@ -122,10 +122,21 @@ <h2 class="title is-3">Abstract</h2>
122122
</div>
123123
</section>
124124

125+
125126
<!-- Video Demonstration -->
126127
<section class="section">
127128
<div class="container is-max-desktop">
128129
<h2 class="title is-3">Video</h2>
130+
<div class="publication-video">
131+
<iframe width="560" height="315" src="https://www.youtube.com/embed/GCoUsj5UNqY?si=lpu7CJoxEInTpHHS" frameborder="0" allow="autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
132+
</div>
133+
</div>
134+
</section>
135+
136+
<!-- Video Demonstration -->
137+
<section class="section">
138+
<div class="container is-max-desktop">
139+
<h2 class="title is-3">Team Coordination</h2>
129140
<div class="publication-video">
130141
<iframe src="https://www.youtube.com/embed/misjumC_yiI?si=2IZmnFJyw1iwyVsk" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
131142
</div>

0 commit comments

Comments
 (0)