hi
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
+1
-1
@@ -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"
|
||||
|
||||
@@ -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 = `
|
||||
|
||||
Reference in New Issue
Block a user