Skip to content

Commit 4fd5dd6

Browse files
committed
update wk7-10 open dev location
1 parent 1f486ff commit 4fd5dd6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pages/opendev/index.tsx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ const OpenDevTwo: NextPage = () => {
117117
<td>Week 2</td>
118118
<td>ReactJS Part 1 Workshop</td>
119119
<td>21 Sep 2022</td>
120-
<td>2-4pm, J17 202</td>
120+
<td>2-4pm, Ainsworth 202</td>
121121
</tr>
122122
<tr style={{ backgroundColor: 'rgb(233, 240, 251)', color: '#b8bcc0' }}>
123123
<td>Week 3</td>
124124
<td>ReactJS Part 1 Dev Session</td>
125125
<td>28 Sep 2022</td>
126-
<td>2-4pm, J17 202</td>
126+
<td>2-4pm, Ainsworth 202</td>
127127
</tr>
128128
<tr style={{ backgroundColor: 'rgb(224, 235, 253)', color: '#b8bcc0' }}>
129129
<td>Week 4</td>
@@ -144,7 +144,7 @@ const OpenDevTwo: NextPage = () => {
144144
</td>
145145
<td>3:30-5:30pm, CLB 6</td>
146146
</tr>
147-
<tr style={{ backgroundColor: 'rgb(233, 240, 251)' }}>
147+
<tr style={{ backgroundColor: 'rgb(233, 240, 251)', color: '#b8bcc0' }}>
148148
<td>Week 5</td>
149149
<td>
150150
<span style={{ fontWeight: "800" }} >ReactJS Part 2 Workshop</span>
@@ -157,7 +157,7 @@ const OpenDevTwo: NextPage = () => {
157157
<td>12 Oct 2022</td>
158158
<td>2-4pm, CLB 6</td>
159159
</tr>
160-
<tr style={{ backgroundColor: 'rgb(224, 235, 253)' }}>
160+
<tr style={{ backgroundColor: 'rgb(224, 235, 253)', color: '#b8bcc0' }}>
161161
<td>Week 6</td>
162162
<td>
163163
<span style={{ fontWeight: "800" }} >ReactJS Part 2 Dev Session</span>
@@ -177,7 +177,7 @@ const OpenDevTwo: NextPage = () => {
177177
</p>
178178
</td>
179179
<td>26 Oct 2022</td>
180-
<td>2-4pm, CLB 6</td>
180+
<td>2-4pm, Ainsworth 202</td>
181181
</tr>
182182
<tr style={{ backgroundColor: 'rgb(224, 235, 253)' }}>
183183
<td>Week 8</td>
@@ -189,7 +189,7 @@ const OpenDevTwo: NextPage = () => {
189189
</p>
190190
</td>
191191
<td>2 Nov 2022</td>
192-
<td>2-4pm, CLB 6</td>
192+
<td>2-4pm, Ainsworth 202</td>
193193
</tr>
194194
<tr style={{ backgroundColor: 'rgb(233, 240, 251)' }}>
195195
<td>Week 9</td>
@@ -199,7 +199,7 @@ const OpenDevTwo: NextPage = () => {
199199
Chill, chat, study. Snacks provided 🧁
200200
</p></td>
201201
<td>9 Nov 2022</td>
202-
<td>2-4pm, CLB 6</td>
202+
<td>2-4pm, Ainsworth 202</td>
203203
</tr>
204204
<tr style={{ backgroundColor: 'rgb(224, 235, 253)' }}>
205205
<td>Week 10</td>
@@ -209,7 +209,7 @@ const OpenDevTwo: NextPage = () => {
209209
</p></td>
210210

211211
<td>16 Nov 2022</td>
212-
<td>2-4pm, CLB 6</td>
212+
<td>2-4pm, Ainsworth 202</td>
213213
</tr>
214214
</tbody>
215215
</Table >

0 commit comments

Comments
 (0)