Skip to content

Commit 2f93fe0

Browse files
committed
Fix json syntax
1 parent b63c509 commit 2f93fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/people.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"twitter": null,
118118
"github": "suzubara",
119119
"linkedin": null,
120-
"status": "active",
120+
"status": "active"
121121
},
122122
"cking": {
123123
"name": "Collier King",

0 commit comments

Comments
 (0)