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

Commit 9138034

Browse files
authored
Create games.json
1 parent aa0b4eb commit 9138034

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)