Skip to content

Commit

Permalink
addd new games
Browse files Browse the repository at this point in the history
  • Loading branch information
jman1593 committed Jan 17, 2025
1 parent c029790 commit 4c58990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cards-data-test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export default [
{ href: './html/five nights at winstons/index.html', imgSrc: 'five nights at winstons.jpg', name: 'five nights at winstons' , 'page': 3, 'id': 742 },
{ href: './html/Dinogen arena/index.html', imgSrc: 'Dinogen arena.jpg', name: 'Dinogen arena' , 'page': 3, 'id': 741 },
{ href: './html/money movers 3/index.html', imgSrc: 'money movers 3.jpg', name: 'money movers 3' , 'page': 3, 'id': 738 },
]

0 comments on commit 4c58990

Please sign in to comment.