Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,27 +462,32 @@ <h2 class="sub-headline">Sign up for upcoming and view past community events</h2
<table class="table table-hover">
<thead>
<tr>
<th scope="col"></th>
<th scope="col">Event</th>
<th scope="col">Date</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro -
<td><span class="fa fa-arrow-circle-up" style="color: #808080;"></span></td>
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro 2 -
Workshop</a></td>
<td>Tue, Jan 18, 11:00 AM - 12:00 PM EST</td>
<td>Tue, Feb 22, 11:00 AM - 12:00 PM EST</td>
</tr>
<tr>
<td><a href="https://lu.ma/9y2a60aw" target="_blank">Serverless Workflow Intro 2 -
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
<td><a href="https://www.youtube.com/watch?v=g3BN5dN38XY" target="_blank">Serverless Workflow Intro -
Workshop</a></td>
<td>Tue, Feb 22, 11:00 AM - 12:00 PM EST</td>
<td>January 2022</td>
</tr>
<tr>
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
<td><a href="https://www.youtube.com/watch?v=GmSMTrR6sEE" target="_blank">Serverless
Workflow and AsyncAPI - AsyncAPI Conf</a></td>
<td>November 2021</td>
</tr>
<tr>
<td><span class="fa fa-play-circle" style="color: #808080;"></span></td>
<td><a href="https://www.youtube.com/watch?v=aImJRh8CHFQ" target="_blank">KubeCon NA Project
Office Hours</a></td>
<td>October 2021</td>
Expand Down