Skip to content

Commit dbdfaa5

Browse files
committed
[Site] Fix syntax issue in students.json
1 parent 27b6d75 commit dbdfaa5

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

website/components/students.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"role": "Associate Professor",
1010
"url": "https://www.comp.nus.edu.sg/cs/people/sooyj/"
1111
},
12-
{
12+
{
1313
"name": "Phillmont Muktar",
1414
"id": "phillmont-muktar",
1515
"image": "/img/staff/phillmont-muktar.jpg",
@@ -23,7 +23,7 @@
2323
"role": "Undergraduate Tutor",
2424
"url": "https://www.linkedin.com/in/didymusne/"
2525
},
26-
{
26+
{
2727
"name": "Ruppa Nagarajan Sivayoga Subramanian",
2828
"id": "ruppa-nagarajan-sivayoga-subramanian",
2929
"image": "/img/staff/ruppa-nagarajan-sivayoga-subramanian.jpg",
@@ -38,9 +38,8 @@
3838
"url": "https://www.linkedin.com/in/ziqingzhang26/"
3939
}
4040
],
41-
"students": [
42-
],
43-
},
41+
"students": []
42+
},
4443
{
4544
"year": 2023,
4645
"staff": [

0 commit comments

Comments
 (0)