added pokemon and a 404 test

This commit is contained in:
mileswa1q22
2024-11-07 18:31:38 +00:00
committed by GitHub
parent cc3fd2e1b8
commit a7b8c804c2
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<p>hi</p>
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

@@ -193,6 +193,11 @@ const mainContentData = [
image: "assets/Dethrun3d.jpeg",
link: "games/3d-gam.zip_unzipped/1-main/index.html",
},
{
name: "Pokemon - Red Version",
image: "assets/pokemon-red.jpeg",
link: "/wedrowemdlemtest/webretro-master/webretro-master/embed/Pokemon-Red-Version.html",
},
];
mainContentData.forEach(item => {