Skip to content

Commit 931c944

Browse files
committed
Upcoming topics has actual upcoming topics instead of past and upcoming topics.
1 parent 37d50e0 commit 931c944

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,21 +111,20 @@ <h2>Upcoming Topics</h2>
111111
<table class="table table-sm">
112112
<tbody>
113113
<tr>
114-
<td class="border-top-0 border-bottom">Aug 26</td>
115-
<td class="border-top-0 border-bottom">Introduction Meeting</td>
116-
</tr>
117-
<tr>
118-
<td class="border-top-0 border-bottom">Sept 9</td>
114+
<td class="border-top-0 border-bottom">Sept 16</td>
119115
<td class="border-top-0 border-bottom">General Meeting</td>
120116
</tr>
121117
<tr>
122-
<td class="border-top-0 border-bottom">Sept 16</td>
118+
<td class="border-top-0 border-bottom">Sept 23</td>
123119
<td class="border-top-0 border-bottom">General Meeting</td>
124120
</tr>
125-
<tr></tr>
126121
<td class="border-top-0 border-bottom">Sept TBD</td>
127122
<td class="border-top-0 border-bottom">Industry Professional Presentation</td>
128123
</tr>
124+
<tr>
125+
<td class="border-top-0 border-bottom">Sept TBD</td>
126+
<td class="border-top-0 border-bottom">NSA Codebreaker Challenge</td>
127+
</tr>
129128
</tbody>
130129
</table>
131130

0 commit comments

Comments
 (0)