Skip to content

Commit 4ecc220

Browse files
committed
Update member count
1 parent fcdcd04 commit 4ecc220

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

community-website/pages/contributors.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,14 +283,15 @@ const Contributors: NextPage = () => {
283283
</sub>
284284
</a>
285285
</td>
286+
</tr>
286287
<tr>
287288
<td align="center" className={styles.tableData}>
288289
<a
289290
href="https://github.com/shubsolos19"
290291
target="_blank"
291292
rel="noopener noreferrer"
292293
>
293-
<img
294+
<img
294295
src="https://avatars.githubusercontent.com/shubsolos19"
295296
width="85"
296297
height="85"
@@ -304,7 +305,6 @@ const Contributors: NextPage = () => {
304305
</a>
305306
</td>
306307
</tr>
307-
</tr>
308308
</tbody>
309309
</table>
310310
</div>

0 commit comments

Comments
 (0)