This commit is contained in:
Karan 2021-11-30 18:37:06 +05:30 committed by GitHub
parent a8d0e01f09
commit d9bc38eb4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,17 @@
[
{
"first": "Laurence",
"last": "Svekis",
"topic": "JavaScript"
},
{
"first": "John",
"last": "Smith",
"topic": "HTML"
},
{
"first": "Jane",
"last": "Doe",
"topic": "CSS"
}