Skip to content
This repository was archived by the owner on Jan 11, 2020. It is now read-only.

Commit 74506f7

Browse files
authored
Merge pull request #341 from ananya-agrawal/master
Create games.json
2 parents aa0b4eb + 9138034 commit 74506f7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

data/games.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"games": [
3+
{
4+
"developer": "sample",
5+
"imageurl": "sample",
6+
"gamename": "sample",
7+
"github_link": "sample"
8+
}
9+
]
10+
}

0 commit comments

Comments
 (0)