This commit is contained in:
Robert
2025-01-31 14:31:46 +00:00
parent 4018255a08
commit 5fd62819cb
3 changed files with 6 additions and 1 deletions
@@ -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
View File
@@ -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>