This commit is contained in:
mileswa1q22
2024-12-10 18:26:13 +00:00
committed by GitHub
parent 286bd2cd70
commit 2ff33c7fd3
2 changed files with 6 additions and 2 deletions
+1 -2
View File
@@ -67,5 +67,4 @@ For answers to common questions about this code of conduct, see the FAQ at https
ADDED
all code added is under the onership of miles allen
and robert
all code added is under the onership of miles allen
@@ -353,6 +353,11 @@ const mainContentData = [
image: "/WebGames-master/WebGames-master/games/10-minutes-till-dawn/icon.png",
link: "/WebGames-master/WebGames-master/games/10-minutes-till-dawn/index.html",
},
{
name: "pokemon emerald",
image: "/WebGames-master/WebGames-master/games2/assets/pok-emerald.jpg",
link: "/WebGames-master/WebGames-master/games2/game/pokemon/emerald/index.html",
},
];
mainContentData.forEach(item => {