Skip to content

Commit

Permalink
Create data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
OutRed authored Feb 21, 2023
1 parent 333a3a1 commit bd6f99b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"title": "Game 1",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
},
{
"title": "Game 2",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
},
{
"title": "Game 3",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
},
{
"title": "Game 4",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
},
{
"title": "Game 5",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
},
{
"title": "Game 6",
"image": "https://dummyimage.com/600x600/000/fff&text=Square+Image"
}
]

1 comment on commit bd6f99b

@vercel
Copy link

@vercel vercel bot commented on bd6f99b Feb 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

json-grid-example – ./

json-grid-example-git-main-outred.vercel.app
json-grid-example.vercel.app
json-grid-example-outred.vercel.app

Please sign in to comment.