Skip to content

Commit d40183f

Browse files
authored
Merge pull request #138 from tsurdilo/addworkshop1recording
add workshop recording
2 parents 546be85 + 501f7f4 commit d40183f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,27 +462,32 @@ <h2 class="sub-headline">Sign up for upcoming and view past community events</h2
462462
<table class="table table-hover">
463463
<thead>
464464
<tr>
465+
<th scope="col"></th>
465466
<th scope="col">Event</th>
466467
<th scope="col">Date</th>
467468
</tr>
468469
</thead>
469470
<tbody>
470471
<tr>
471-
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro -
472+
<td><span class="fa fa-arrow-circle-up" style="color: #808080;"></span></td>
473+
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro 2 -
472474
Workshop</a></td>
473-
<td>Tue, Jan 18, 11:00 AM - 12:00 PM EST</td>
475+
<td>Tue, Feb 22, 11:00 AM - 12:00 PM EST</td>
474476
</tr>
475477
<tr>
476-
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro 2 -
478+
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
479+
<td><a href="https://www.youtube.com/watch?v=g3BN5dN38XY" target="_blank">Serverless Workflow Intro -
477480
Workshop</a></td>
478-
<td>Tue, Feb 22, 11:00 AM - 12:00 PM EST</td>
481+
<td>January 2022</td>
479482
</tr>
480483
<tr>
484+
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
481485
<td><a href="https://www.youtube.com/watch?v=GmSMTrR6sEE" target="_blank">Serverless
482486
Workflow and AsyncAPI - AsyncAPI Conf</a></td>
483487
<td>November 2021</td>
484488
</tr>
485489
<tr>
490+
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
486491
<td><a href="https://www.youtube.com/watch?v=aImJRh8CHFQ" target="_blank">KubeCon NA Project
487492
Office Hours</a></td>
488493
<td>October 2021</td>

0 commit comments

Comments
 (0)