1
This commit is contained in:
@@ -239,6 +239,11 @@ const mainContentData = [
|
||||
image: "/image-robert-added/unnamed.png",
|
||||
link: "/drive-mad-main/index.html",
|
||||
},
|
||||
{
|
||||
name: "Stacktris",
|
||||
image: "/image-robert-added/maxresdefault (1).jpg",
|
||||
link: "/stacktris-main/stacktris-main/index.html",
|
||||
},
|
||||
];
|
||||
|
||||
mainContentData.forEach(item => {
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
+1
-1
@@ -21,7 +21,7 @@
|
||||
<link rel="stylesheet" href="/WebGames-master/WebGames-master/main.css" />
|
||||
|
||||
<script defer src="script2.js"></script>
|
||||
<title>fun-miles</title>
|
||||
<title>Fun-Miles</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user