Skip to content

Commit 666bcc4

Browse files
authored
Update index.html
1 parent 1b214ef commit 666bcc4

1 file changed

Lines changed: 26 additions & 23 deletions

File tree

stamina/index.html

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,31 @@ <h4>[DATE Y/M/D]</h4>
191191

192192
<br>
193193

194+
195+
196+
197+
198+
199+
</div>
200+
</div>
201+
</div>
202+
</div>
203+
</section>
204+
205+
206+
<!-- ============================================================
207+
SECTION: PAST TALKS (currently commented out)
208+
Uncomment this section when you have past talks to list
209+
============================================================ -->
210+
<section id="past-talks" class="some-section">
211+
<div class="container">
212+
<div class="row">
213+
<div class="col-sm-2"></div>
214+
<div class="col-sm-8">
215+
<div class="listing" style="clear:both;">
216+
217+
<h3 style="text-align:center">Past Talks (<a href="https://www.youtube.com/playlist?list=PLYndSwsn9HYYl5enbCIXpuFAyqgFDe7_V">Youtube Playlist</a>)</h3>
218+
194219
<h4>2026/06/02</h4>
195220
<li>
196221
<b><a href="[PAPER LINK]">Multi-Model Training for Multi-Agent Communication Skills</a></b>
@@ -205,7 +230,7 @@ <h4>2026/06/02</h4>
205230
</div>
206231
</div>
207232
<br>
208-
<!-- <a href="[RECORDING LINK - ADD AFTER TALK]"><img src="https://img.shields.io/badge/Youtube-Recording-orange"></a> -->
233+
<a href="https://youtu.be/ETLD0Yr0bkM"><img src="https://img.shields.io/badge/Youtube-Recording-orange"></a>
209234
<!-- <a href="[PAPER LINK]"><img src="https://img.shields.io/badge/Paper-link-important"></a> -->
210235
<!-- <a href="[GITHUB_LINK]"><img src="https://img.shields.io/badge/Github-link-lightgrey"></a> -->
211236
<!-- <a href="[SLIDES_LINK]"><img src="https://img.shields.io/badge/Talk-Slides-blue"></a> -->
@@ -219,28 +244,6 @@ <h4>2026/06/02</h4>
219244
</div>
220245
</li>
221246

222-
223-
224-
225-
</div>
226-
</div>
227-
</div>
228-
</div>
229-
</section>
230-
231-
232-
<!-- ============================================================
233-
SECTION: PAST TALKS (currently commented out)
234-
Uncomment this section when you have past talks to list
235-
============================================================ -->
236-
<section id="past-talks" class="some-section">
237-
<div class="container">
238-
<div class="row">
239-
<div class="col-sm-2"></div>
240-
<div class="col-sm-8">
241-
<div class="listing" style="clear:both;">
242-
243-
<h3 style="text-align:center">Past Talks (<a href="https://www.youtube.com/playlist?list=PLYndSwsn9HYYl5enbCIXpuFAyqgFDe7_V">Youtube Playlist</a>)</h3>
244247

245248
<h4 style="text-align:center; margin-top:30px;">Spring 2026</h4>
246249

0 commit comments

Comments
 (0)