added game

This commit is contained in:
2025-01-09 16:51:09 +00:00
committed by GitHub
parent 926a356806
commit 3f91bdb5aa
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -68,6 +68,13 @@ const mainContentData = [
name: " old games",
image: "images1.png",
link: "/games.html",
},
{
name: "credits",
image: "images1.png",
link: "/credits.html",
},
];
mainContentData.forEach(item => {