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

Commit 287fa27

Browse files
yes
1 parent 398d008 commit 287fa27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Uplog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<html>
2-
<button onclick="goBack()">Back</button>
2+
<button onclick="Back5()">Back</button>
33
<script src="pass.js"></script>
44
<p></p>
55
</html>

Uplog.js

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

0 commit comments

Comments
 (0)