added vex
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -109,11 +109,6 @@ const mainContentData = [
|
||||
image: "assets/learn-to-fly-2.jpeg",
|
||||
link: "games/Learn-To-Fly-2-main/Learn-To-Fly-2-main/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex 5",
|
||||
image: "assets/vex-5.jpeg",
|
||||
link: "games/vex5/index.html",
|
||||
},
|
||||
{
|
||||
name: "slope",
|
||||
image: "assets/slope.jpeg",
|
||||
@@ -398,6 +393,36 @@ const mainContentData = [
|
||||
image: "/WebGames-master/WebGames-master/assets/thum.jpeg",
|
||||
link: "/WebGames-master/WebGames-master/games/thumb-fighter-main/index.html",
|
||||
},
|
||||
{
|
||||
name: "bob the robber 2",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/bob-the-robber-2.png",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/bob-the-robber-2/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex3",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/vex3.jpg",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/vex3/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex4",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/vex4.jpg",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/vex4/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex5",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/vex5.jpg",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/vex5/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex6",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/vex6.jpeg",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/vex6/index.html",
|
||||
},
|
||||
{
|
||||
name: "vex7",
|
||||
image: "/WebGames-master/WebGames-master/games2/assets/vex7.jpeg",
|
||||
link: "/WebGames-master/WebGames-master/games2/game/vex7/index.html",
|
||||
},
|
||||
];
|
||||
|
||||
mainContentData.forEach(item => {
|
||||
|
||||
Reference in New Issue
Block a user