From 2ff33c7fd3e457d257a8c00ee5fb3232b58d8acd Mon Sep 17 00:00:00 2001 From: mileswa1q22 <115095719+mileswolfallen2@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:26:13 +0000 Subject: [PATCH] ikd --- CODE_OF_CONDUCT.md | 3 +-- WebGames-master/WebGames-master/script.js | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d3a8c0de..939badbf 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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 \ No newline at end of file +all code added is under the onership of miles allen \ No newline at end of file diff --git a/WebGames-master/WebGames-master/script.js b/WebGames-master/WebGames-master/script.js index 5cb617c3..cbbf5fcf 100644 --- a/WebGames-master/WebGames-master/script.js +++ b/WebGames-master/WebGames-master/script.js @@ -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 => {