This commit is contained in:
2024-12-13 16:52:01 +00:00
committed by GitHub
parent 445c75f482
commit d8878a8c19
3 changed files with 6 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+1 -1
View File
@@ -27,7 +27,7 @@
<nav class="nav-bar">
<h1>fun-miles</h1>
<div class="nav-elem">
<noscript><P>your devis in bad go to this link <A href="/games.html">hi</A></P></noscript>
<noscript><P>JavaScript is off turn it on or go here<A href="/games.html">hi</A></P></noscript>
<button>
<a
class="a-text nav-item"
+5
View File
@@ -64,6 +64,11 @@ const mainContentData = [
image: "/images.png",
link: "/WebGames-master/WebGames-master/index.html",
},
{
name: " old games",
image: "images1.png",
link: "/games.html",
},
];
mainContentData.forEach(item => {
let newDiv = `