ok this cool

This commit is contained in:
Robert
2025-02-26 10:59:20 -06:00
committed by GitHub
parent 287fa2743a
commit ae85360ce2
3 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -1 +1,3 @@
function Back5 { window.location="https://fun-miles-4jub.onrender.com/index.html"; }
function redirectToFile() {
window.location.href = 'index.html'; // Replace 'file.html' with the actual file you want to redirect to
}