1
This commit is contained in:
@@ -241,9 +241,19 @@ const mainContentData = [
|
||||
},
|
||||
{
|
||||
name: "Stacktris",
|
||||
image: "/image-robert-added/maxresdefault (1).jpg",
|
||||
image: "/image-robert-added/Stack.jpg",
|
||||
link: "/stacktris-main/stacktris-main/index.html",
|
||||
},
|
||||
{
|
||||
name: "Dino Game",
|
||||
image: "/image-robert-added/Dino.jpeg",
|
||||
link: "/dino.html",
|
||||
},
|
||||
{
|
||||
name: "Sky Rush",
|
||||
image: "/image-robert-added/Dino.jpeg",
|
||||
link: "games/Skyrush.html",
|
||||
},
|
||||
];
|
||||
|
||||
mainContentData.forEach(item => {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
+1
-1
@@ -10,7 +10,7 @@
|
||||
<a href="index.html">home</a>
|
||||
<a href="/games/Minecraft Updated.html">mincraft</a>
|
||||
<a href="dino.html">dino</a>
|
||||
<a href="/games/project (1).html">sky rush</a>
|
||||
<a href="/games/Skyrush.html">sky rush</a>
|
||||
<a href="/games/project (6).html">super mario bros.u</a>
|
||||
<a href="/games/project (7).html">super mario cart originl</a>
|
||||
<a href="/games/project (8).html">super mario for scartch 4</a>
|
||||
|
||||
Reference in New Issue
Block a user