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 => {