Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit e700f70

Browse files
update log added nothing on it but its there
1 parent 71950fe commit e700f70

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

Uplog.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<html>
2+
<button onclick="goBack()">Back</button>
3+
<script src="pass.js"></script>
4+
<p></p>
5+
</html>

Uplog.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
function goBack() { window.location="https://fun-miles-4jub.onrender.com/index.html"; }

image-robert-added/uplog.png

1.1 KB
Loading

script2.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ const mainContentData = [
7979
image: "/",
8080
link: "/Contact.html",
8181
},
82+
{
83+
name: "Update Log",
84+
image: "/image-robert-added/uplog.png",
85+
link: "/Uplog.html",
86+
},
8287
{
8388
name: "save to cloud",
8489
image: "/WebGames-master/WebGames-master/assets/save-to-cloud-2.png",

0 commit comments

Comments
 (0)