i did things

This commit is contained in:
2025-02-26 11:20:42 -06:00
committed by GitHub
parent 32d998f2fb
commit bf53ea569c
5 changed files with 28 additions and 17 deletions
+2 -2
View File
@@ -67,7 +67,7 @@ const mainContentData = [
{
name: "Credits",
image: "images1.png",
link: "/credits.html",
link: "/pass.html",
},
{
name: "Games That Are Comeing Soon",
@@ -87,7 +87,7 @@ const mainContentData = [
{
name: "save to cloud",
image: "/WebGames-master/WebGames-master/assets/save-to-cloud-2.png",
link: "/WebGames-master/WebGames-master/userlogins-for-fun-miles-main/index.html",
link: "/WebGames-master/WebGames-master/userlogins-for-fun-miles-main (2).zip_unzipped/userlogins-for-fun-miles-main/index.html",
},
];
mainContentData.forEach(item => {